{
  "author": {
    "name": "HashiCorp",
    "organization": true,
    "roles": [
      "author"
    ],
    "url": "https://hashicorp.com"
  },
  "dependencies": {
    "cdktf": "^0.8.1",
    "constructs": "^10.0.0"
  },
  "dependencyClosure": {
    "cdktf": {
      "submodules": {
        "cdktf.testingMatchers": {}
      },
      "targets": {
        "dotnet": {
          "namespace": "HashiCorp.Cdktf",
          "packageId": "HashiCorp.Cdktf"
        },
        "go": {
          "moduleName": "github.com/hashicorp/terraform-cdk-go",
          "packageName": "cdktf"
        },
        "java": {
          "maven": {
            "artifactId": "cdktf",
            "groupId": "com.hashicorp"
          },
          "package": "com.hashicorp.cdktf"
        },
        "js": {
          "npm": "cdktf"
        },
        "python": {
          "distName": "cdktf",
          "module": "cdktf"
        }
      }
    },
    "constructs": {
      "targets": {
        "dotnet": {
          "namespace": "Constructs",
          "packageId": "Constructs"
        },
        "go": {
          "moduleName": "github.com/aws/constructs-go"
        },
        "java": {
          "maven": {
            "artifactId": "constructs",
            "groupId": "software.constructs"
          },
          "package": "software.constructs"
        },
        "js": {
          "npm": "constructs"
        },
        "python": {
          "distName": "constructs",
          "module": "constructs"
        }
      }
    }
  },
  "description": "Prebuilt datadog Provider for Terraform CDK (cdktf)",
  "docs": {
    "stability": "stable"
  },
  "homepage": "https://github.com/hashicorp/cdktf-provider-datadog.git",
  "jsiiVersion": "1.46.0 (build cd08c55)",
  "keywords": [
    "cdk",
    "cdktf",
    "datadog",
    "provider",
    "terraform"
  ],
  "license": "MPL-2.0",
  "metadata": {
    "jsii": {
      "pacmak": {
        "hasDefaultInterfaces": true
      }
    }
  },
  "name": "@cdktf/provider-datadog",
  "readme": {
    "markdown": "\n# Terraform CDK datadog Provider ~> 3.0\n\nThis repo builds and publishes the Terraform datadog Provider bindings for [cdktf](https://cdk.tf).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktf/provider-datadog](https://www.npmjs.com/package/@cdktf/provider-datadog).\n\n`npm install @cdktf/provider-datadog`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktf-cdktf-provider-datadog](https://pypi.org/project/cdktf-cdktf-provider-datadog).\n\n`pipenv install cdktf-cdktf-provider-datadog`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Datadog](https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Datadog).\n\n`dotnet add package HashiCorp.Cdktf.Providers.Datadog`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-datadog](https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-datadog).\n\n```\n<dependency>\n    <groupId>com.hashicorp</groupId>\n    <artifactId>cdktf-provider-datadog</artifactId>\n    <version>[REPLACE WITH DESIRED VERSION]</version>\n</dependency>\n```\n\n## Docs\n\nFind auto-generated docs for this provider here: [./API.md](./API.md)\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform datadog Provider version 1:1. In fact, it always tracks `latest` of `~> 3.0` with every release. If there scenarios where you explicitly have to pin your provider version, you can do so by generating the [provider constructs manually](https://cdk.tf/imports).\n\nThese are the upstream dependencies:\n\n- [Terraform CDK](https://cdk.tf)\n- [Terraform datadog Provider](https://github.com/terraform-providers/terraform-provider-datadog)\n- [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped. While the Terraform Engine and the Terraform datadog Provider are relatively stable, the Terraform CDK is in an early stage. Therefore, it's likely that there will be breaking changes.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [terraform cdk](https://cdk.tf) project:\n\n- [Create bug report](https://cdk.tf/bug)\n- [Create feature request](https://cdk.tf/feature)\n\n## Contributing\n\n### projen\n\nThis is mostly based on [projen](https://github.com/eladb/projen), which takes care of generating the entire repository.\n\n### cdktf-provider-project based on projen\n\nThere's a custom [project builder](https://github.com/hashicorp/cdktf-provider-project) which encapsulate the common settings for all `cdktf` providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/)\n"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hashicorp/cdktf-provider-datadog.git"
  },
  "schema": "jsii/0.10.0",
  "targets": {
    "dotnet": {
      "namespace": "HashiCorp.Cdktf.Providers.Datadog",
      "packageId": "HashiCorp.Cdktf.Providers.Datadog"
    },
    "java": {
      "maven": {
        "artifactId": "cdktf-provider-datadog",
        "groupId": "com.hashicorp"
      },
      "package": "com.hashicorp.cdktf.providers.datadog"
    },
    "js": {
      "npm": "@cdktf/provider-datadog"
    },
    "python": {
      "distName": "cdktf-cdktf-provider-datadog",
      "module": "cdktf_cdktf_provider_datadog"
    }
  },
  "types": {
    "@cdktf/provider-datadog.ApiKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/api_key.html datadog_api_key}."
      },
      "fqn": "@cdktf/provider-datadog.ApiKey",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/api_key.html datadog_api_key} Resource."
        },
        "locationInModule": {
          "filename": "src/api-key.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.ApiKeyConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/api-key.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 84
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "ApiKey",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 63
          },
          "name": "key",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 76
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 69
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/api-key:ApiKey"
    },
    "@cdktf/provider-datadog.ApiKeyConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ApiKeyConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/api-key.ts",
        "line": 9
      },
      "name": "ApiKeyConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/api_key.html#name ApiKey#name}",
            "stability": "stable",
            "summary": "Name for API Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/api-key.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/api-key:ApiKeyConfig"
    },
    "@cdktf/provider-datadog.ApplicationKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/application_key.html datadog_application_key}."
      },
      "fqn": "@cdktf/provider-datadog.ApplicationKey",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/application_key.html datadog_application_key} Resource."
        },
        "locationInModule": {
          "filename": "src/application-key.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.ApplicationKeyConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/application-key.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 84
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "ApplicationKey",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 63
          },
          "name": "key",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 76
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 69
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/application-key:ApplicationKey"
    },
    "@cdktf/provider-datadog.ApplicationKeyConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ApplicationKeyConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/application-key.ts",
        "line": 9
      },
      "name": "ApplicationKeyConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/application_key.html#name ApplicationKey#name}",
            "stability": "stable",
            "summary": "Name for Application Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/application-key.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/application-key:ApplicationKeyConfig"
    },
    "@cdktf/provider-datadog.ChildOrganization": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/child_organization.html datadog_child_organization}."
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganization",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/child_organization.html datadog_child_organization} Resource."
        },
        "locationInModule": {
          "filename": "src/child-organization.ts",
          "line": 174
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.ChildOrganizationConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 156
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 193
          },
          "name": "apiKey",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.ChildOrganizationApiKey"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 198
          },
          "name": "applicationKey",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.ChildOrganizationApplicationKey"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 231
          },
          "name": "settings",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.ChildOrganizationSettings"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 244
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 236
          },
          "name": "user",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.ChildOrganizationUser"
            }
          }
        }
      ],
      "name": "ChildOrganization",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 161
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 203
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 208
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 226
          },
          "name": "publicId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 221
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 214
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganization"
    },
    "@cdktf/provider-datadog.ChildOrganizationApiKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationApiKey",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 17
      },
      "name": "ChildOrganizationApiKey",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 20
          },
          "name": "key",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 25
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationApiKey"
    },
    "@cdktf/provider-datadog.ChildOrganizationApplicationKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationApplicationKey",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 29
      },
      "name": "ChildOrganizationApplicationKey",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 32
          },
          "name": "hash",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 37
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 42
          },
          "name": "owner",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationApplicationKey"
    },
    "@cdktf/provider-datadog.ChildOrganizationConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 9
      },
      "name": "ChildOrganizationConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/child_organization.html#name ChildOrganization#name}",
            "stability": "stable",
            "summary": "Name for Child Organization after creation."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationConfig"
    },
    "@cdktf/provider-datadog.ChildOrganizationSettings": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationSettings",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 79
      },
      "name": "ChildOrganizationSettings",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 82
          },
          "name": "privateWidgetShare",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 87
          },
          "name": "saml",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 93
          },
          "name": "samlAutocreateAccessRole",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 98
          },
          "name": "samlAutocreateUsersDomains",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 104
          },
          "name": "samlCanBeEnabled",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 109
          },
          "name": "samlIdpEndpoint",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 114
          },
          "name": "samlIdpInitiatedLogin",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 120
          },
          "name": "samlIdpMetadataUploaded",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 125
          },
          "name": "samlLoginUrl",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 130
          },
          "name": "samlStrictMode",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationSettings"
    },
    "@cdktf/provider-datadog.ChildOrganizationSettingsSaml": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationSettingsSaml",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 46
      },
      "name": "ChildOrganizationSettingsSaml",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 49
          },
          "name": "enabled",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationSettingsSaml"
    },
    "@cdktf/provider-datadog.ChildOrganizationSettingsSamlAutocreateUsersDomains": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationSettingsSamlAutocreateUsersDomains",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 53
      },
      "name": "ChildOrganizationSettingsSamlAutocreateUsersDomains",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 56
          },
          "name": "domains",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 61
          },
          "name": "enabled",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationSettingsSamlAutocreateUsersDomains"
    },
    "@cdktf/provider-datadog.ChildOrganizationSettingsSamlIdpInitiatedLogin": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationSettingsSamlIdpInitiatedLogin",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 65
      },
      "name": "ChildOrganizationSettingsSamlIdpInitiatedLogin",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 68
          },
          "name": "enabled",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationSettingsSamlIdpInitiatedLogin"
    },
    "@cdktf/provider-datadog.ChildOrganizationSettingsSamlStrictMode": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationSettingsSamlStrictMode",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 72
      },
      "name": "ChildOrganizationSettingsSamlStrictMode",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 75
          },
          "name": "enabled",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationSettingsSamlStrictMode"
    },
    "@cdktf/provider-datadog.ChildOrganizationUser": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ChildOrganizationUser",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/child-organization.ts",
        "line": 135
      },
      "name": "ChildOrganizationUser",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 138
          },
          "name": "accessRole",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 143
          },
          "name": "email",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/child-organization.ts",
            "line": 148
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/child-organization:ChildOrganizationUser"
    },
    "@cdktf/provider-datadog.Dashboard": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html datadog_dashboard}."
      },
      "fqn": "@cdktf/provider-datadog.Dashboard",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html datadog_dashboard} Resource."
        },
        "locationInModule": {
          "filename": "src/dashboard.ts",
          "line": 108
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DashboardConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard.ts",
        "line": 90
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 146
          },
          "name": "resetDashboardLists"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 168
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 189
          },
          "name": "resetIsReadOnly"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 218
          },
          "name": "resetNotifyList"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 234
          },
          "name": "resetReflowType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 250
          },
          "name": "resetRestrictedRoles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 296
          },
          "name": "resetTemplateVariable"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 313
          },
          "name": "resetTemplateVariablePreset"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 279
          },
          "name": "resetUrl"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 330
          },
          "name": "resetWidget"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 342
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "Dashboard",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 95
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 155
          },
          "name": "dashboardListsRemoved",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 177
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 150
          },
          "name": "dashboardListsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 172
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 193
          },
          "name": "isReadOnlyInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 206
          },
          "name": "layoutTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 222
          },
          "name": "notifyListInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 238
          },
          "name": "reflowTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 254
          },
          "name": "restrictedRolesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 300
          },
          "name": "templateVariableInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 317
          },
          "name": "templateVariablePresetInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePreset"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 267
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 283
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 334
          },
          "name": "widgetInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidget"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 139
          },
          "name": "dashboardLists",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 162
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 183
          },
          "name": "isReadOnly",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 199
          },
          "name": "layoutType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 212
          },
          "name": "notifyList",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 228
          },
          "name": "reflowType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 244
          },
          "name": "restrictedRoles",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 289
          },
          "name": "templateVariable",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 306
          },
          "name": "templateVariablePreset",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePreset"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 260
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 273
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 323
          },
          "name": "widget",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidget"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard:Dashboard"
    },
    "@cdktf/provider-datadog.DashboardConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard.ts",
        "line": 12
      },
      "name": "DashboardConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#layout_type Dashboard#layout_type}",
            "stability": "stable",
            "summary": "The layout type of the dashboard. Valid values are `ordered`, `free`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 36
          },
          "name": "layoutType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 60
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#dashboard_lists Dashboard#dashboard_lists}",
            "stability": "stable",
            "summary": "A list of dashboard lists this dashboard belongs to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 18
          },
          "name": "dashboardLists",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#description Dashboard#description}",
            "stability": "stable",
            "summary": "The description of the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 24
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_read_only Dashboard#is_read_only}",
            "stability": "stable",
            "summary": "Whether this dashboard is read-only. **Deprecated.** Prefer using `restricted_roles` to define which roles are required to edit the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 30
          },
          "name": "isReadOnly",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#notify_list Dashboard#notify_list}",
            "stability": "stable",
            "summary": "The list of handles for the users to notify when changes are made to this dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 42
          },
          "name": "notifyList",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Set this only when layout type is `ordered`. If set to `fixed`, the dashboard expects all widgets to have a layout, and if it's set to `auto`, widgets should not have layouts. Valid values are `auto`, `fixed`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#reflow_type Dashboard#reflow_type}",
            "stability": "stable",
            "summary": "The reflow type of a new dashboard layout."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 48
          },
          "name": "reflowType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#restricted_roles Dashboard#restricted_roles}",
            "stability": "stable",
            "summary": "UUIDs of roles whose associated users are authorized to edit the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 54
          },
          "name": "restrictedRoles",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#template_variable Dashboard#template_variable}",
            "stability": "stable",
            "summary": "template_variable block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 72
          },
          "name": "templateVariable",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#template_variable_preset Dashboard#template_variable_preset}",
            "stability": "stable",
            "summary": "template_variable_preset block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 78
          },
          "name": "templateVariablePreset",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePreset"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url Dashboard#url}",
            "stability": "stable",
            "summary": "The URL of the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 66
          },
          "name": "url",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#widget Dashboard#widget}",
            "stability": "stable",
            "summary": "widget block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard.ts",
            "line": 84
          },
          "name": "widget",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidget"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard:DashboardConfig"
    },
    "@cdktf/provider-datadog.DashboardJson": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_json.html datadog_dashboard_json}."
      },
      "fqn": "@cdktf/provider-datadog.DashboardJson",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_json.html datadog_dashboard_json} Resource."
        },
        "locationInModule": {
          "filename": "src/dashboard-json.ts",
          "line": 51
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DashboardJsonConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-json.ts",
        "line": 33
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 93
          },
          "name": "resetDashboardLists"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 120
          },
          "name": "resetUrl"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 132
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DashboardJson",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 38
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 102
          },
          "name": "dashboardListsRemoved",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 108
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 80
          },
          "name": "dashboardInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 97
          },
          "name": "dashboardListsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 124
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 73
          },
          "name": "dashboard",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 86
          },
          "name": "dashboardLists",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 114
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-json:DashboardJson"
    },
    "@cdktf/provider-datadog.DashboardJsonConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardJsonConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-json.ts",
        "line": 9
      },
      "name": "DashboardJsonConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_json.html#dashboard DashboardJson#dashboard}",
            "stability": "stable",
            "summary": "The JSON formatted definition of the Dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 15
          },
          "name": "dashboard",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_json.html#dashboard_lists DashboardJson#dashboard_lists}",
            "stability": "stable",
            "summary": "The list of dashboard lists this dashboard belongs to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 21
          },
          "name": "dashboardLists",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_json.html#url DashboardJson#url}",
            "stability": "stable",
            "summary": "The URL of the dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-json.ts",
            "line": 27
          },
          "name": "url",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-json:DashboardJsonConfig"
    },
    "@cdktf/provider-datadog.DashboardList": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html datadog_dashboard_list}."
      },
      "fqn": "@cdktf/provider-datadog.DashboardList",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html datadog_dashboard_list} Resource."
        },
        "locationInModule": {
          "filename": "src/dashboard-list.ts",
          "line": 71
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DashboardListConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-list.ts",
        "line": 53
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 117
          },
          "name": "resetDashItem"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 129
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DashboardList",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 58
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 91
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 121
          },
          "name": "dashItemInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardListDashItem"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 104
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 110
          },
          "name": "dashItem",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardListDashItem"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 97
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-list:DashboardList"
    },
    "@cdktf/provider-datadog.DashboardListConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardListConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-list.ts",
        "line": 9
      },
      "name": "DashboardListConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html#name DashboardList#name}",
            "stability": "stable",
            "summary": "The name of the Dashboard List."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html#dash_item DashboardList#dash_item}",
            "stability": "stable",
            "summary": "dash_item block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 21
          },
          "name": "dashItem",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardListDashItem"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-list:DashboardListConfig"
    },
    "@cdktf/provider-datadog.DashboardListDashItem": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardListDashItem",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-list.ts",
        "line": 23
      },
      "name": "DashboardListDashItem",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html#dash_id DashboardList#dash_id}",
            "stability": "stable",
            "summary": "The ID of the dashboard to add."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 29
          },
          "name": "dashId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard_list.html#type DashboardList#type}",
            "stability": "stable",
            "summary": "The type of this dashboard. Valid values are `custom_timeboard`, `custom_screenboard`, `integration_screenboard`, `integration_timeboard`, `host_timeboard`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-list.ts",
            "line": 35
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-list:DashboardListDashItem"
    },
    "@cdktf/provider-datadog.DashboardTemplateVariable": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardTemplateVariable",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2
      },
      "name": "DashboardTemplateVariable",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#available_values Dashboard#available_values}",
            "stability": "stable",
            "summary": "The list of values that the template variable drop-down is be limited to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8
          },
          "name": "availableValues",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#default Dashboard#default}",
            "stability": "stable",
            "summary": "The default value for the template variable on dashboard load."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14
          },
          "name": "default",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#prefix Dashboard#prefix}",
            "stability": "stable",
            "summary": "The tag prefix associated with the variable. Only tags with this prefix appear in the variable dropdown."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26
          },
          "name": "prefix",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardTemplateVariable"
    },
    "@cdktf/provider-datadog.DashboardTemplateVariablePreset": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePreset",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 68
      },
      "name": "DashboardTemplateVariablePreset",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the preset."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 74
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#template_variable Dashboard#template_variable}",
            "stability": "stable",
            "summary": "template_variable block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 80
          },
          "name": "templateVariable",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePresetTemplateVariable"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardTemplateVariablePreset"
    },
    "@cdktf/provider-datadog.DashboardTemplateVariablePresetTemplateVariable": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardTemplateVariablePresetTemplateVariable",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42
      },
      "name": "DashboardTemplateVariablePresetTemplateVariable",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the template variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 48
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "The value that should be assumed by the template variable in this preset."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 54
          },
          "name": "value",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardTemplateVariablePresetTemplateVariable"
    },
    "@cdktf/provider-datadog.DashboardWidget": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidget",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 46765
      },
      "name": "DashboardWidget",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_graph_definition Dashboard#alert_graph_definition}",
            "stability": "stable",
            "summary": "alert_graph_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46771
          },
          "name": "alertGraphDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_value_definition Dashboard#alert_value_definition}",
            "stability": "stable",
            "summary": "alert_value_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46777
          },
          "name": "alertValueDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#change_definition Dashboard#change_definition}",
            "stability": "stable",
            "summary": "change_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46783
          },
          "name": "changeDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#check_status_definition Dashboard#check_status_definition}",
            "stability": "stable",
            "summary": "check_status_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46789
          },
          "name": "checkStatusDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#distribution_definition Dashboard#distribution_definition}",
            "stability": "stable",
            "summary": "distribution_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46795
          },
          "name": "distributionDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_stream_definition Dashboard#event_stream_definition}",
            "stability": "stable",
            "summary": "event_stream_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46801
          },
          "name": "eventStreamDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_timeline_definition Dashboard#event_timeline_definition}",
            "stability": "stable",
            "summary": "event_timeline_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46807
          },
          "name": "eventTimelineDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#free_text_definition Dashboard#free_text_definition}",
            "stability": "stable",
            "summary": "free_text_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46813
          },
          "name": "freeTextDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#geomap_definition Dashboard#geomap_definition}",
            "stability": "stable",
            "summary": "geomap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46819
          },
          "name": "geomapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_definition Dashboard#group_definition}",
            "stability": "stable",
            "summary": "group_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46825
          },
          "name": "groupDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#heatmap_definition Dashboard#heatmap_definition}",
            "stability": "stable",
            "summary": "heatmap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46831
          },
          "name": "heatmapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hostmap_definition Dashboard#hostmap_definition}",
            "stability": "stable",
            "summary": "hostmap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46837
          },
          "name": "hostmapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#iframe_definition Dashboard#iframe_definition}",
            "stability": "stable",
            "summary": "iframe_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46843
          },
          "name": "iframeDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetIframeDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_definition Dashboard#image_definition}",
            "stability": "stable",
            "summary": "image_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46849
          },
          "name": "imageDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetImageDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_stream_definition Dashboard#log_stream_definition}",
            "stability": "stable",
            "summary": "log_stream_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46855
          },
          "name": "logStreamDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#manage_status_definition Dashboard#manage_status_definition}",
            "stability": "stable",
            "summary": "manage_status_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46861
          },
          "name": "manageStatusDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#note_definition Dashboard#note_definition}",
            "stability": "stable",
            "summary": "note_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46867
          },
          "name": "noteDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetNoteDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query_table_definition Dashboard#query_table_definition}",
            "stability": "stable",
            "summary": "query_table_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46873
          },
          "name": "queryTableDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query_value_definition Dashboard#query_value_definition}",
            "stability": "stable",
            "summary": "query_value_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46879
          },
          "name": "queryValueDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scatterplot_definition Dashboard#scatterplot_definition}",
            "stability": "stable",
            "summary": "scatterplot_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46885
          },
          "name": "scatterplotDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service_level_objective_definition Dashboard#service_level_objective_definition}",
            "stability": "stable",
            "summary": "service_level_objective_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46891
          },
          "name": "serviceLevelObjectiveDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#servicemap_definition Dashboard#servicemap_definition}",
            "stability": "stable",
            "summary": "servicemap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46897
          },
          "name": "servicemapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeseries_definition Dashboard#timeseries_definition}",
            "stability": "stable",
            "summary": "timeseries_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46903
          },
          "name": "timeseriesDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#toplist_definition Dashboard#toplist_definition}",
            "stability": "stable",
            "summary": "toplist_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46909
          },
          "name": "toplistDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#trace_service_definition Dashboard#trace_service_definition}",
            "stability": "stable",
            "summary": "trace_service_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46915
          },
          "name": "traceServiceDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#widget_layout Dashboard#widget_layout}",
            "stability": "stable",
            "summary": "widget_layout block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46921
          },
          "name": "widgetLayout",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetWidgetLayout"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidget"
    },
    "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 94
      },
      "name": "DashboardWidgetAlertGraphDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_id Dashboard#alert_id}",
            "stability": "stable",
            "summary": "The ID of the monitor used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 100
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#viz_type Dashboard#viz_type}",
            "stability": "stable",
            "summary": "Type of visualization to use when displaying the widget. Valid values are `timeseries`, `toplist`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 130
          },
          "name": "vizType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 106
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 112
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 118
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 124
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetAlertGraphDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 156
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 148
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 232
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 248
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 264
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 280
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetAlertGraphDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 220
          },
          "name": "alertIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 236
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 268
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 252
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 284
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 297
          },
          "name": "vizTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 213
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 226
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 242
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 258
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 274
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 290
          },
          "name": "vizType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 160
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertGraphDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetAlertGraphDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 301
      },
      "name": "DashboardWidgetAlertValueDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_id Dashboard#alert_id}",
            "stability": "stable",
            "summary": "The ID of the monitor used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 307
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#precision Dashboard#precision}",
            "stability": "stable",
            "summary": "The precision to use when displaying the value. Use `*` for maximum precision."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 313
          },
          "name": "precision",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the text in the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 319
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 325
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 331
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 337
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#unit Dashboard#unit}",
            "stability": "stable",
            "summary": "The unit for the value displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 343
          },
          "name": "unit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetAlertValueDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 370
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 362
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 452
          },
          "name": "resetPrecision"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 468
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 484
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 500
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 516
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 532
          },
          "name": "resetUnit"
        }
      ],
      "name": "DashboardWidgetAlertValueDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 440
          },
          "name": "alertIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 456
          },
          "name": "precisionInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 472
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 504
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 488
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 520
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 536
          },
          "name": "unitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 433
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 446
          },
          "name": "precision",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 462
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 478
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 494
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 510
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 526
          },
          "name": "unit",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 374
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetAlertValueDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetAlertValueDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2796
      },
      "name": "DashboardWidgetChangeDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2826
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2802
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2832
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2808
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2814
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2820
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 540
      },
      "name": "DashboardWidgetChangeDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 546
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 552
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 558
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 564
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 2858
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2850
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2986
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2921
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3003
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2937
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2953
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2969
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2990
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2925
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3007
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2957
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2941
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2973
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2979
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2915
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2996
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2931
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2947
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2963
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2862
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2700
      },
      "name": "DashboardWidgetChangeDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2748
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#change_type Dashboard#change_type}",
            "stability": "stable",
            "summary": "Whether to show absolute or relative change. Valid values are `absolute`, `relative`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2706
          },
          "name": "changeType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compare_to Dashboard#compare_to}",
            "stability": "stable",
            "summary": "Choose from when to compare current data to. Valid values are `hour_before`, `day_before`, `week_before`, `month_before`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2712
          },
          "name": "compareTo",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#increase_good Dashboard#increase_good}",
            "stability": "stable",
            "summary": "A Boolean indicating whether an increase in the value is good (displayed in green) or not (displayed in red)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2718
          },
          "name": "increaseGood",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2754
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order_by Dashboard#order_by}",
            "stability": "stable",
            "summary": "What to order by. Valid values are `change`, `name`, `present`, `past`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2724
          },
          "name": "orderBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order_dir Dashboard#order_dir}",
            "stability": "stable",
            "summary": "Widget sorting method. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2730
          },
          "name": "orderDir",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2760
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2736
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2766
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2772
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_present Dashboard#show_present}",
            "stability": "stable",
            "summary": "If set to `true`, displays the current value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2742
          },
          "name": "showPresent",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 889
      },
      "name": "DashboardWidgetChangeDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 895
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 907
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 913
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 919
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 901
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 580
      },
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 586
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 592
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 598
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 621
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 613
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 679
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 695
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 667
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 683
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 699
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 660
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 673
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 689
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 625
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 823
      },
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 829
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 835
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 841
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 703
      },
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 709
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 721
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 715
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 744
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 736
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 802
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 790
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 806
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 819
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 783
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 796
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 812
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 748
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 856
      },
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 862
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 868
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 874
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 944
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 936
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1027
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1030
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1047
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1064
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1014
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1024
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1034
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1051
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1002
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1068
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1018
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1040
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 995
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1057
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1008
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 948
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1381
      },
      "name": "DashboardWidgetChangeDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1387
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1399
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1405
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1411
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1393
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1072
      },
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1078
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1084
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1090
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1113
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1105
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1171
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1187
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1159
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1175
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1191
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1152
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1165
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1181
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1117
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1315
      },
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1321
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1327
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1333
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1195
      },
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1201
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1213
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1207
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1236
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1228
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1294
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1282
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1298
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1311
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1275
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1288
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1304
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1240
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1348
      },
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1354
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1360
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1366
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1436
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1428
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1519
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1522
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1539
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1556
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1506
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1516
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1526
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1543
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1494
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1560
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1510
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1532
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1487
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1549
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1500
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1440
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1564
      },
      "name": "DashboardWidgetChangeDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1582
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1570
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1576
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1588
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1612
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1604
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1663
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1679
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1708
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1667
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1683
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1696
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1712
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1657
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1673
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1689
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1702
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1616
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2025
      },
      "name": "DashboardWidgetChangeDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2031
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2043
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2049
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2055
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2037
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1716
      },
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1722
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1728
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1734
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1757
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1749
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1815
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1831
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1803
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1819
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1835
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1796
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1809
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1825
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1761
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1959
      },
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1965
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1971
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1977
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1839
      },
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1845
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1857
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1851
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 1880
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1872
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1938
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1926
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1942
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1955
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1919
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1932
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1948
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1884
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 1992
      },
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 1998
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2004
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2010
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 2080
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2072
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2163
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2166
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2183
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2200
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2150
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2160
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2170
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2187
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2138
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2204
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2154
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2176
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2131
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2193
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2144
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2084
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2517
      },
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2523
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2535
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2541
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2547
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2529
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2208
      },
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2214
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2220
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2226
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 2249
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2241
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2307
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2323
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2295
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2311
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2327
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2288
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2301
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2317
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2253
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2451
      },
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2457
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2463
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2469
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2331
      },
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2337
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2349
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2343
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 2372
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2364
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2430
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2418
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2434
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2447
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2411
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2424
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2440
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2376
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2484
      },
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2490
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2496
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2502
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 2572
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 2564
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2655
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2658
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2675
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2692
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2642
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetChangeDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2652
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2662
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2679
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2630
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2696
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2646
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2668
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2623
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2685
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2636
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 2576
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetChangeDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetChangeDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3011
      },
      "name": "DashboardWidgetCheckStatusDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#check Dashboard#check}",
            "stability": "stable",
            "summary": "The check to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3017
          },
          "name": "check",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#grouping Dashboard#grouping}",
            "stability": "stable",
            "summary": "The kind of grouping to use. Valid values are `check`, `cluster`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3035
          },
          "name": "grouping",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group Dashboard#group}",
            "stability": "stable",
            "summary": "The check group to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3023
          },
          "name": "group",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "When `grouping = \"cluster\"`, indicates a list of tags to use for grouping."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3029
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3041
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags Dashboard#tags}",
            "stability": "stable",
            "summary": "A list of tags to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3047
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3053
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3059
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3065
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetCheckStatusDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3094
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3086
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3188
          },
          "name": "resetGroup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3204
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3233
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3249
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3265
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3281
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3297
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetCheckStatusDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3176
          },
          "name": "checkInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3208
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3221
          },
          "name": "groupingInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3192
          },
          "name": "groupInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3237
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3253
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3285
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3269
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3301
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3169
          },
          "name": "check",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3182
          },
          "name": "group",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3198
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3214
          },
          "name": "grouping",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3227
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3243
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3259
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3275
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3291
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3098
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetCheckStatusDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetCheckStatusDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5554
      },
      "name": "DashboardWidgetDistributionDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5560
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5566
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5596
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5572
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5578
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5584
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5590
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 5623
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5615
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5692
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5708
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5789
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5724
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5740
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5756
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5772
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5696
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5712
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5793
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5728
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5760
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5744
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5776
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5686
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5702
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5782
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5718
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5734
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5750
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5766
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5627
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5493
      },
      "name": "DashboardWidgetDistributionDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5505
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5511
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5517
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5499
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5523
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5529
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5535
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3614
      },
      "name": "DashboardWidgetDistributionDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3620
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3632
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3638
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3644
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3626
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3305
      },
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3311
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3317
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3323
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3346
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3338
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3404
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3420
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3392
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3408
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3424
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3385
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3398
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3414
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3350
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3548
      },
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3554
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3560
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3566
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3428
      },
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3434
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3446
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3440
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3469
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3461
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3527
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3515
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3531
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3544
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3508
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3521
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3537
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3473
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3581
      },
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3587
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3593
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3599
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3669
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3661
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3752
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3755
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3772
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3789
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3739
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3749
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3759
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3776
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3727
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3793
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3743
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3765
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3720
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3782
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3733
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3673
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4106
      },
      "name": "DashboardWidgetDistributionDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4112
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4124
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4130
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4136
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4118
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3797
      },
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3803
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3809
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3815
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3838
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3830
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3896
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3912
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3884
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3900
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3916
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3877
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3890
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3906
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3842
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4040
      },
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4046
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4052
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4058
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3920
      },
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3926
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3938
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3932
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 3961
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 3953
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4019
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4007
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4023
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4036
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4000
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4013
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4029
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 3965
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4073
      },
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4079
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4085
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4091
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4161
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4153
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4244
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4247
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4264
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4281
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4231
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4241
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4251
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4268
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4219
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4285
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4235
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4257
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4212
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4274
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4225
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4165
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4289
      },
      "name": "DashboardWidgetDistributionDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4307
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4295
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4301
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4313
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4337
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4329
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4388
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4404
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4433
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4392
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4408
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4421
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4437
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4382
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4398
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4414
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4427
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4341
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4750
      },
      "name": "DashboardWidgetDistributionDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4756
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4768
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4774
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4780
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4762
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4441
      },
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4447
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4453
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4459
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4482
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4474
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4540
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4556
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4528
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4544
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4560
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4521
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4534
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4550
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4486
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4684
      },
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4690
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4696
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4702
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4564
      },
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4570
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4582
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4576
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4605
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4597
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4663
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4651
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4667
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4680
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4644
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4657
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4673
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4609
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4717
      },
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4723
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4729
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4735
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4805
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4797
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4888
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4891
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4908
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4925
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4875
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4885
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4895
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4912
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4863
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4929
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4879
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4901
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4856
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4918
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4869
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4809
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5242
      },
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5248
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5260
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5266
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5272
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5254
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4933
      },
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4939
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4945
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4951
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 4974
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 4966
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5032
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5048
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5020
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5036
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5052
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5013
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5026
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5042
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 4978
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5176
      },
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5182
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5188
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5194
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5056
      },
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5062
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5074
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5068
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 5097
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5089
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5155
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5143
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5159
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5172
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5136
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5149
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5165
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5101
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5209
      },
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5215
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5221
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5227
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 5297
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5289
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5380
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5383
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5400
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5417
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5367
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5377
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5387
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5404
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5355
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5421
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5371
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5393
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5348
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5410
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5361
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5301
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5425
      },
      "name": "DashboardWidgetDistributionDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5431
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 5452
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5444
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5485
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetDistributionDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5489
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5479
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5456
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetDistributionDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetDistributionDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5797
      },
      "name": "DashboardWidgetEventStreamDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5815
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_size Dashboard#event_size}",
            "stability": "stable",
            "summary": "The size to use to display an event. Valid values are `s`, `l`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5803
          },
          "name": "eventSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5809
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters, options: `and` or `or`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5821
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5827
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5833
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5839
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetEventStreamDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 5866
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 5858
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5935
          },
          "name": "resetEventSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5951
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5980
          },
          "name": "resetTagsExecution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5996
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6012
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6028
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetEventStreamDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5939
          },
          "name": "eventSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5955
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5968
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5984
          },
          "name": "tagsExecutionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6016
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6000
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6032
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5929
          },
          "name": "eventSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5945
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5961
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5974
          },
          "name": "tagsExecution",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5990
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6006
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6022
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 5870
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetEventStreamDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetEventStreamDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6036
      },
      "name": "DashboardWidgetEventTimelineDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6048
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6042
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters, options: `and` or `or`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6054
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6060
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6066
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6072
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetEventTimelineDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 6098
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6090
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6161
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6190
          },
          "name": "resetTagsExecution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6206
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6222
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6238
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetEventTimelineDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6165
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6178
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6194
          },
          "name": "tagsExecutionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6226
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6210
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6242
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6155
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6171
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6184
          },
          "name": "tagsExecution",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6200
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6216
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6232
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6102
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetEventTimelineDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetEventTimelineDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6246
      },
      "name": "DashboardWidgetFreeTextDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text Dashboard#text}",
            "stability": "stable",
            "summary": "The text to display in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6264
          },
          "name": "text",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color Dashboard#color}",
            "stability": "stable",
            "summary": "The color of the text in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6252
          },
          "name": "color",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#font_size Dashboard#font_size}",
            "stability": "stable",
            "summary": "The size of the text in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6258
          },
          "name": "fontSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the text in the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6270
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetFreeTextDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 6294
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6286
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6345
          },
          "name": "resetColor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6361
          },
          "name": "resetFontSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6390
          },
          "name": "resetTextAlign"
        }
      ],
      "name": "DashboardWidgetFreeTextDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6349
          },
          "name": "colorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6365
          },
          "name": "fontSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6394
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6378
          },
          "name": "textInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6339
          },
          "name": "color",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6355
          },
          "name": "fontSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6371
          },
          "name": "text",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6384
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6298
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetFreeTextDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetFreeTextDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9413
      },
      "name": "DashboardWidgetGeomapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view Dashboard#view}",
            "stability": "stable",
            "summary": "view block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9461
          },
          "name": "view",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9443
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9419
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9449
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9455
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9425
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9431
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9437
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6398
      },
      "name": "DashboardWidgetGeomapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6404
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6410
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6416
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6422
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9489
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9481
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9659
          },
          "name": "putStyle",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9675
          },
          "name": "putView",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9629
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9564
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9646
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9662
          },
          "name": "resetStyle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9580
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9596
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9612
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9656
          },
          "name": "style",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyleOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9672
          },
          "name": "view",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionViewOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9633
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9568
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9650
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9666
          },
          "name": "styleInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9600
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9584
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9616
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9679
          },
          "name": "viewInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9622
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9558
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9639
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9574
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9590
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9606
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9493
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9210
      },
      "name": "DashboardWidgetGeomapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9222
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9228
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9216
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9234
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9240
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6610
      },
      "name": "DashboardWidgetGeomapDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6628
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6616
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6622
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6634
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6640
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6438
      },
      "name": "DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6444
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6480
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6492
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6450
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6456
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6462
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6468
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6474
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6486
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6513
      },
      "name": "DashboardWidgetGeomapDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6519
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6525
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 6547
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6539
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6586
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6602
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6590
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6606
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6580
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6596
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6551
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6966
      },
      "name": "DashboardWidgetGeomapDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6972
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6984
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6990
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6996
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6978
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6657
      },
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6663
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6669
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6675
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 6698
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6690
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6756
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6772
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6744
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6760
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6776
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6737
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6750
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6766
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6702
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6900
      },
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6906
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6912
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6918
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6780
      },
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6786
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6798
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6792
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 6821
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6813
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6879
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6867
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6883
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6896
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6860
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6873
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6889
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6825
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 6933
      },
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6939
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6945
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 6951
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 7021
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7013
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7104
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7107
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7124
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7141
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7091
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7101
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7111
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7128
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7079
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7145
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7095
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7117
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7072
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7134
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7085
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7025
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8671
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8677
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8683
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8689
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8695
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8701
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7149
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7155
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7161
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7173
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7179
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7197
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7203
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7209
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7167
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7185
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7191
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 7239
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7231
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7352
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7394
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7410
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7327
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7340
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7356
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7369
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7382
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7398
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7414
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7427
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7440
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7453
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7320
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7333
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7346
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7362
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7375
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7388
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7404
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7420
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7433
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7446
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7243
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7457
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7463
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7469
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7481
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7511
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7517
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7475
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7487
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7493
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7499
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7505
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 7547
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7539
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7660
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7689
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7705
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7721
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7737
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7635
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7648
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7664
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7677
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7693
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7709
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7725
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7741
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7754
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7767
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7628
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7641
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7654
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7670
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7683
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7699
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7715
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7731
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7747
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7760
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7551
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8025
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8049
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8031
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8043
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8055
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8037
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8061
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7771
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7777
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7783
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7789
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7927
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7933
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7939
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7945
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7804
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7810
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7816
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7822
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 7845
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7837
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7903
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7919
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7891
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7907
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7923
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7884
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7897
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7913
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7849
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 8087
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8079
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8220
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8207
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8163
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8223
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8217
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8194
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8151
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8211
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8167
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8180
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8227
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8186
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8144
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8200
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8157
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8173
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8091
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7960
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7966
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 7987
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 7979
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8021
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8014
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 7991
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8231
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8249
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8255
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8237
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8243
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 8279
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8271
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8330
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8346
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8334
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8350
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8363
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8376
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8324
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8340
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8356
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8369
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8283
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8380
      },
      "name": "DashboardWidgetGeomapDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8392
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8410
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8416
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8386
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8398
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8404
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8422
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8428
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8434
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 8463
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8455
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8544
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8573
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8589
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8631
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8647
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8663
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8548
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8561
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8577
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8593
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8606
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8619
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8635
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8651
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8667
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8538
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8554
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8567
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8583
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8599
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8612
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8625
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8641
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8657
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8467
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9027
      },
      "name": "DashboardWidgetGeomapDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9033
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9045
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9051
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9057
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9039
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8718
      },
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8724
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8730
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8736
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 8759
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8751
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8817
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8833
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8805
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8821
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8837
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8798
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8811
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8827
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8763
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8961
      },
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8967
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8973
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8979
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8841
      },
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8847
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8859
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8853
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 8882
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8874
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8940
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8928
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8944
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8957
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8921
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8934
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8950
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 8886
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 8994
      },
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9000
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9006
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9012
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9082
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9074
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9165
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9168
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9185
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9202
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9152
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGeomapDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9162
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9172
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9189
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9140
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9206
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9156
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9178
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9133
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9195
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9146
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9086
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9257
      },
      "name": "DashboardWidgetGeomapDefinitionStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply to the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9263
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette_flip Dashboard#palette_flip}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to flip the palette tones."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9269
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9291
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9283
      },
      "name": "DashboardWidgetGeomapDefinitionStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9344
          },
          "name": "paletteFlipInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9331
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9324
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9337
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9295
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9348
      },
      "name": "DashboardWidgetGeomapDefinitionView",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#focus Dashboard#focus}",
            "stability": "stable",
            "summary": "The two-letter ISO code of a country to focus the map on (or `WORLD`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9354
          },
          "name": "focus",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionView"
    },
    "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionViewOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionViewOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9375
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9367
      },
      "name": "DashboardWidgetGeomapDefinitionViewOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9409
          },
          "name": "focusInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9402
          },
          "name": "focus",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9379
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGeomapDefinitionView"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGeomapDefinitionViewOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10433
      },
      "name": "DashboardWidgetGroupDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#layout_type Dashboard#layout_type}",
            "stability": "stable",
            "summary": "The layout type of the group. Valid values are `ordered`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10451
          },
          "name": "layoutType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#widget Dashboard#widget}",
            "stability": "stable",
            "summary": "widget block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10469
          },
          "name": "widget",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidget"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#background_color Dashboard#background_color}",
            "stability": "stable",
            "summary": "The background color of the group title, options: `vivid_blue`, `vivid_purple`, `vivid_pink`, `vivid_orange`, `vivid_yellow`, `vivid_green`, `blue`, `purple`, `pink`, `orange`, `yellow`, `green`, `gray` or `white`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10439
          },
          "name": "backgroundColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#banner_img Dashboard#banner_img}",
            "stability": "stable",
            "summary": "The image URL to display as a banner for the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10445
          },
          "name": "bannerImg",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_title Dashboard#show_title}",
            "stability": "stable",
            "summary": "Whether to show the title or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10457
          },
          "name": "showTitle",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10463
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 10495
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10487
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10558
          },
          "name": "resetBackgroundColor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10574
          },
          "name": "resetBannerImg"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10603
          },
          "name": "resetShowTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10619
          },
          "name": "resetTitle"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10562
          },
          "name": "backgroundColorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10578
          },
          "name": "bannerImgInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10591
          },
          "name": "layoutTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10607
          },
          "name": "showTitleInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10623
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10637
          },
          "name": "widgetInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidget"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10552
          },
          "name": "backgroundColor",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10568
          },
          "name": "bannerImg",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10584
          },
          "name": "layoutType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10597
          },
          "name": "showTitle",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10613
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10629
          },
          "name": "widget",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidget"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10499
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidget": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidget",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10246
      },
      "name": "DashboardWidgetGroupDefinitionWidget",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_graph_definition Dashboard#alert_graph_definition}",
            "stability": "stable",
            "summary": "alert_graph_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10252
          },
          "name": "alertGraphDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_value_definition Dashboard#alert_value_definition}",
            "stability": "stable",
            "summary": "alert_value_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10258
          },
          "name": "alertValueDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#change_definition Dashboard#change_definition}",
            "stability": "stable",
            "summary": "change_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10264
          },
          "name": "changeDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#check_status_definition Dashboard#check_status_definition}",
            "stability": "stable",
            "summary": "check_status_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10270
          },
          "name": "checkStatusDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#distribution_definition Dashboard#distribution_definition}",
            "stability": "stable",
            "summary": "distribution_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10276
          },
          "name": "distributionDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_stream_definition Dashboard#event_stream_definition}",
            "stability": "stable",
            "summary": "event_stream_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10282
          },
          "name": "eventStreamDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_timeline_definition Dashboard#event_timeline_definition}",
            "stability": "stable",
            "summary": "event_timeline_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10288
          },
          "name": "eventTimelineDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#free_text_definition Dashboard#free_text_definition}",
            "stability": "stable",
            "summary": "free_text_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10294
          },
          "name": "freeTextDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#geomap_definition Dashboard#geomap_definition}",
            "stability": "stable",
            "summary": "geomap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10300
          },
          "name": "geomapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#heatmap_definition Dashboard#heatmap_definition}",
            "stability": "stable",
            "summary": "heatmap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10306
          },
          "name": "heatmapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hostmap_definition Dashboard#hostmap_definition}",
            "stability": "stable",
            "summary": "hostmap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10312
          },
          "name": "hostmapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#iframe_definition Dashboard#iframe_definition}",
            "stability": "stable",
            "summary": "iframe_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10318
          },
          "name": "iframeDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_definition Dashboard#image_definition}",
            "stability": "stable",
            "summary": "image_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10324
          },
          "name": "imageDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_stream_definition Dashboard#log_stream_definition}",
            "stability": "stable",
            "summary": "log_stream_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10330
          },
          "name": "logStreamDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#manage_status_definition Dashboard#manage_status_definition}",
            "stability": "stable",
            "summary": "manage_status_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10336
          },
          "name": "manageStatusDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#note_definition Dashboard#note_definition}",
            "stability": "stable",
            "summary": "note_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10342
          },
          "name": "noteDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query_table_definition Dashboard#query_table_definition}",
            "stability": "stable",
            "summary": "query_table_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10348
          },
          "name": "queryTableDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query_value_definition Dashboard#query_value_definition}",
            "stability": "stable",
            "summary": "query_value_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10354
          },
          "name": "queryValueDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scatterplot_definition Dashboard#scatterplot_definition}",
            "stability": "stable",
            "summary": "scatterplot_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10360
          },
          "name": "scatterplotDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service_level_objective_definition Dashboard#service_level_objective_definition}",
            "stability": "stable",
            "summary": "service_level_objective_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10366
          },
          "name": "serviceLevelObjectiveDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#servicemap_definition Dashboard#servicemap_definition}",
            "stability": "stable",
            "summary": "servicemap_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10372
          },
          "name": "servicemapDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeseries_definition Dashboard#timeseries_definition}",
            "stability": "stable",
            "summary": "timeseries_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10378
          },
          "name": "timeseriesDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#toplist_definition Dashboard#toplist_definition}",
            "stability": "stable",
            "summary": "toplist_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10384
          },
          "name": "toplistDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#trace_service_definition Dashboard#trace_service_definition}",
            "stability": "stable",
            "summary": "trace_service_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10390
          },
          "name": "traceServiceDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#widget_layout Dashboard#widget_layout}",
            "stability": "stable",
            "summary": "widget_layout block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10396
          },
          "name": "widgetLayout",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayout"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidget"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9683
      },
      "name": "DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_id Dashboard#alert_id}",
            "stability": "stable",
            "summary": "The ID of the monitor used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9689
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#viz_type Dashboard#viz_type}",
            "stability": "stable",
            "summary": "Type of visualization to use when displaying the widget. Valid values are `timeseries`, `toplist`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9719
          },
          "name": "vizType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9695
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9701
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9707
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9713
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9745
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9737
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9821
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9837
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9853
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9869
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetAlertGraphDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9809
          },
          "name": "alertIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9825
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9857
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9841
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9873
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9886
          },
          "name": "vizTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9802
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9815
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9831
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9847
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9863
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9879
          },
          "name": "vizType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9749
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertGraphDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetAlertGraphDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9890
      },
      "name": "DashboardWidgetGroupDefinitionWidgetAlertValueDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alert_id Dashboard#alert_id}",
            "stability": "stable",
            "summary": "The ID of the monitor used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9896
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#precision Dashboard#precision}",
            "stability": "stable",
            "summary": "The precision to use when displaying the value. Use `*` for maximum precision."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9902
          },
          "name": "precision",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the text in the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9908
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9914
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9920
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9926
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#unit Dashboard#unit}",
            "stability": "stable",
            "summary": "The unit for the value displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9932
          },
          "name": "unit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetAlertValueDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 9959
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 9951
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10041
          },
          "name": "resetPrecision"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10057
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10073
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10089
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10105
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10121
          },
          "name": "resetUnit"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetAlertValueDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10029
          },
          "name": "alertIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10045
          },
          "name": "precisionInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10061
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10093
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10077
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10109
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10125
          },
          "name": "unitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10022
          },
          "name": "alertId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10035
          },
          "name": "precision",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10051
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10067
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10083
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10099
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10115
          },
          "name": "unit",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 9963
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetAlertValueDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetAlertValueDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12385
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12415
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12391
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12421
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12397
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12403
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12409
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10129
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10135
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10141
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10147
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10153
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 12447
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12439
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12575
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12510
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12592
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12526
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12542
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12558
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12579
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12514
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12596
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12546
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12530
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12562
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12568
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12504
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12585
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12520
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12536
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12552
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12451
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12289
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12337
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#change_type Dashboard#change_type}",
            "stability": "stable",
            "summary": "Whether to show absolute or relative change. Valid values are `absolute`, `relative`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12295
          },
          "name": "changeType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compare_to Dashboard#compare_to}",
            "stability": "stable",
            "summary": "Choose from when to compare current data to. Valid values are `hour_before`, `day_before`, `week_before`, `month_before`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12301
          },
          "name": "compareTo",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#increase_good Dashboard#increase_good}",
            "stability": "stable",
            "summary": "A Boolean indicating whether an increase in the value is good (displayed in green) or not (displayed in red)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12307
          },
          "name": "increaseGood",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12343
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order_by Dashboard#order_by}",
            "stability": "stable",
            "summary": "What to order by. Valid values are `change`, `name`, `present`, `past`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12313
          },
          "name": "orderBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order_dir Dashboard#order_dir}",
            "stability": "stable",
            "summary": "Widget sorting method. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12319
          },
          "name": "orderDir",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12349
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12325
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12355
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12361
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_present Dashboard#show_present}",
            "stability": "stable",
            "summary": "If set to `true`, displays the current value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12331
          },
          "name": "showPresent",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10478
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10484
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10496
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10502
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10508
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10490
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10169
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10175
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10181
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10187
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 10210
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10202
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10268
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10284
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10256
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10272
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10288
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10249
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10262
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10278
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10214
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10412
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10418
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10424
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10430
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10292
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10298
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10310
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10304
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 10333
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10325
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10391
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10379
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10395
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10408
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10372
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10385
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10401
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10337
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10445
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10451
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10457
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10463
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 10533
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10525
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10616
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10619
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10636
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10653
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10603
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10613
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10623
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10640
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10591
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10657
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10607
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10629
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10584
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10646
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10597
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10537
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10970
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10976
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10988
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10994
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11000
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10982
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10661
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10667
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10673
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10679
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 10702
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10694
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10760
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10776
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10748
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10764
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10780
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10741
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10754
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10770
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10706
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10904
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10910
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10916
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10922
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10784
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10790
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10802
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10796
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 10825
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10817
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10883
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10871
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10887
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10900
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10864
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10877
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10893
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10829
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 10937
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10943
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10949
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 10955
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11025
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11017
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11108
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11111
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11128
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11145
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11095
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11105
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11115
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11132
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11083
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11149
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11099
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11121
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11076
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11138
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11089
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11029
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11153
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11171
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11159
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11165
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11177
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11201
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11193
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11252
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11268
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11297
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11256
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11272
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11285
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11301
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11246
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11262
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11278
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11291
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11205
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11614
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11620
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11632
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11638
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11644
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11626
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11305
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11311
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11317
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11323
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11346
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11338
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11404
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11420
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11392
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11408
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11424
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11385
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11398
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11414
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11350
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11548
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11554
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11560
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11566
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11428
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11434
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11446
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11440
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11469
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11461
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11527
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11515
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11531
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11544
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11508
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11521
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11537
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11473
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11581
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11587
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11593
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11599
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11669
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11661
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11752
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11755
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11772
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11789
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11739
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11749
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11759
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11776
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11727
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11793
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11743
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11765
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11720
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11782
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11733
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11673
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12106
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12112
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12124
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12130
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12136
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12118
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11797
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11803
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11809
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11815
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11838
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11830
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11896
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11912
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11884
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11900
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11916
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11877
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11890
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11906
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11842
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12040
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12046
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12052
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12058
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11920
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11926
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11938
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11932
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 11961
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 11953
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12019
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12007
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12023
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12036
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12000
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12013
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12029
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 11965
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12073
      },
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12079
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12085
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12091
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 12161
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12153
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12244
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12247
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12264
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12281
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12231
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12241
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12251
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12268
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12219
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12285
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12235
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12257
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12212
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12274
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12225
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12165
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetChangeDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12600
      },
      "name": "DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#check Dashboard#check}",
            "stability": "stable",
            "summary": "The check to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12606
          },
          "name": "check",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#grouping Dashboard#grouping}",
            "stability": "stable",
            "summary": "The kind of grouping to use. Valid values are `check`, `cluster`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12624
          },
          "name": "grouping",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group Dashboard#group}",
            "stability": "stable",
            "summary": "The check group to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12612
          },
          "name": "group",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "When `grouping = \"cluster\"`, indicates a list of tags to use for grouping."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12618
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12630
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags Dashboard#tags}",
            "stability": "stable",
            "summary": "A list of tags to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12636
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12642
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12648
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12654
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 12683
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12675
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12777
          },
          "name": "resetGroup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12793
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12822
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12838
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12854
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12870
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12886
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12765
          },
          "name": "checkInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12797
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12810
          },
          "name": "groupingInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12781
          },
          "name": "groupInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12826
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12842
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12874
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12858
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12890
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12758
          },
          "name": "check",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12771
          },
          "name": "group",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12787
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12803
          },
          "name": "grouping",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12816
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12832
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12848
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12864
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12880
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12687
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetCheckStatusDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetCheckStatusDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15143
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15149
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15155
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15185
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15161
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15167
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15173
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15179
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 15212
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15204
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15281
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15297
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15378
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15313
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15329
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15345
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15361
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15285
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15301
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15382
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15317
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15349
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15333
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15365
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15275
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15291
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15371
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15307
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15323
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15339
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15355
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15216
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15082
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15094
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15100
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15106
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15088
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15112
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15118
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15124
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13203
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13209
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13221
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13227
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13233
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13215
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12894
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12900
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12906
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12912
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 12935
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 12927
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12993
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13009
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12981
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12997
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13013
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12974
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12987
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13003
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 12939
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13137
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13143
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13149
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13155
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13017
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13023
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13035
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13029
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13058
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13050
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13116
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13104
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13120
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13133
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13097
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13110
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13126
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13062
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13170
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13176
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13182
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13188
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13258
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13250
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13341
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13344
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13361
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13378
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13328
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13338
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13348
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13365
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13316
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13382
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13332
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13354
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13309
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13371
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13322
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13262
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13695
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13701
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13713
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13719
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13725
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13707
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13386
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13392
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13398
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13404
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13427
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13419
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13485
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13501
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13473
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13489
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13505
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13466
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13479
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13495
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13431
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13629
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13635
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13641
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13647
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13509
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13515
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13527
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13521
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13550
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13542
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13608
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13596
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13612
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13625
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13589
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13602
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13618
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13554
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13662
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13668
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13674
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13680
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13750
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13742
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13833
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13836
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13853
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13870
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13820
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13830
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13840
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13857
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13808
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13874
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13824
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13846
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13801
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13863
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13814
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13754
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13878
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13896
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13884
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13890
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13902
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 13926
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 13918
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13977
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13993
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14022
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13981
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13997
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14010
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14026
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13971
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13987
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14003
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14016
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 13930
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14339
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14345
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14357
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14363
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14369
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14351
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14030
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14036
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14042
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14048
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14071
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14063
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14129
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14145
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14117
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14133
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14149
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14110
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14123
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14139
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14075
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14273
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14279
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14285
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14291
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14153
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14159
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14171
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14165
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14194
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14186
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14252
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14240
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14256
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14269
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14233
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14246
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14262
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14198
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14306
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14312
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14318
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14324
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14394
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14386
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14477
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14480
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14497
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14514
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14464
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14474
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14484
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14501
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14452
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14518
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14468
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14490
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14445
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14507
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14458
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14398
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14831
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14837
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14849
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14855
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14861
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14843
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14522
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14528
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14534
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14540
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14563
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14555
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14621
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14637
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14609
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14625
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14641
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14602
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14615
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14631
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14567
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14765
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14771
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14777
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14783
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14645
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14651
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14663
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14657
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14686
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14678
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14744
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14732
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14748
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14761
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14725
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14738
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14754
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14690
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14798
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14804
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14810
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14816
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 14886
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 14878
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14969
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14972
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14989
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15006
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14956
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14966
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14976
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14993
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14944
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15010
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14960
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14982
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14937
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14999
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14950
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 14890
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15014
      },
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15020
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 15041
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15033
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15074
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15078
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15068
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15045
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetDistributionDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15386
      },
      "name": "DashboardWidgetGroupDefinitionWidgetEventStreamDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15404
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_size Dashboard#event_size}",
            "stability": "stable",
            "summary": "The size to use to display an event. Valid values are `s`, `l`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15392
          },
          "name": "eventSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15398
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters, options: `and` or `or`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15410
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15416
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15422
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15428
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetEventStreamDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 15455
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15447
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15524
          },
          "name": "resetEventSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15540
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15569
          },
          "name": "resetTagsExecution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15585
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15601
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15617
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetEventStreamDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15528
          },
          "name": "eventSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15544
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15557
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15573
          },
          "name": "tagsExecutionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15605
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15589
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15621
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15518
          },
          "name": "eventSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15534
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15550
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15563
          },
          "name": "tagsExecution",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15579
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15595
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15611
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15459
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventStreamDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetEventStreamDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15625
      },
      "name": "DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15637
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15631
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters, options: `and` or `or`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15643
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15649
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15655
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15661
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 15687
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15679
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15750
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15779
          },
          "name": "resetTagsExecution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15795
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15811
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15827
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetEventTimelineDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15754
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15767
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15783
          },
          "name": "tagsExecutionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15815
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15799
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15831
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15744
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15760
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15773
          },
          "name": "tagsExecution",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15789
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15805
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15821
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15691
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetEventTimelineDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetEventTimelineDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15835
      },
      "name": "DashboardWidgetGroupDefinitionWidgetFreeTextDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text Dashboard#text}",
            "stability": "stable",
            "summary": "The text to display in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15853
          },
          "name": "text",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color Dashboard#color}",
            "stability": "stable",
            "summary": "The color of the text in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15841
          },
          "name": "color",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#font_size Dashboard#font_size}",
            "stability": "stable",
            "summary": "The size of the text in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15847
          },
          "name": "fontSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the text in the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15859
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetFreeTextDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 15883
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15875
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15934
          },
          "name": "resetColor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15950
          },
          "name": "resetFontSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15979
          },
          "name": "resetTextAlign"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetFreeTextDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15938
          },
          "name": "colorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15954
          },
          "name": "fontSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15983
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15967
          },
          "name": "textInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15928
          },
          "name": "color",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15944
          },
          "name": "fontSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15960
          },
          "name": "text",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15973
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15887
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetFreeTextDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetFreeTextDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19002
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view Dashboard#view}",
            "stability": "stable",
            "summary": "view block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19050
          },
          "name": "view",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19032
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19008
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19038
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19044
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19014
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19020
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19026
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 15987
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15993
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 15999
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16005
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16011
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19078
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19070
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19248
          },
          "name": "putStyle",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19264
          },
          "name": "putView",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19218
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19153
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19235
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19251
          },
          "name": "resetStyle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19169
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19185
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19201
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19245
          },
          "name": "style",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyleOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19261
          },
          "name": "view",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionViewOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19222
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19157
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19239
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19255
          },
          "name": "styleInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19189
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19173
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19205
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19268
          },
          "name": "viewInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19211
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19147
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19228
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19163
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19179
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19195
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19082
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18799
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18811
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18817
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18805
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18823
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18829
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16199
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16217
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16205
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16211
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16223
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16229
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16027
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16033
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16069
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16081
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16039
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16045
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16051
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16057
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16063
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16075
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16102
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16108
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16114
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 16136
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16128
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16175
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16191
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16179
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16195
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16169
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16185
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16140
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16555
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16561
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16573
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16579
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16585
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16567
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16246
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16252
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16258
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16264
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 16287
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16279
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16345
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16361
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16333
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16349
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16365
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16326
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16339
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16355
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16291
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16489
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16495
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16501
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16507
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16369
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16375
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16387
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16381
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 16410
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16402
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16468
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16456
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16472
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16485
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16449
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16462
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16478
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16414
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16522
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16528
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16534
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16540
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 16610
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16602
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16693
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16696
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16713
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16730
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16680
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16690
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16700
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16717
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16668
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16734
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16684
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16706
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16661
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16723
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16674
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16614
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18260
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18266
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18272
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18278
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18284
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18290
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16738
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16744
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16750
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16762
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16768
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16786
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16792
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16798
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16756
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16774
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16780
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 16828
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 16820
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16941
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16983
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16999
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16916
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16929
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16945
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16958
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16971
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16987
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17003
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17016
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17029
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17042
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16909
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16922
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16935
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16951
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16964
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16977
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16993
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17009
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17022
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17035
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 16832
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17046
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17052
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17058
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17070
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17100
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17106
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17064
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17076
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17082
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17088
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17094
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 17136
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17128
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17249
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17278
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17294
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17310
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17326
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17224
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17237
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17253
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17266
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17282
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17298
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17314
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17330
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17343
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17356
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17217
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17230
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17243
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17259
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17272
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17288
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17304
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17320
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17336
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17349
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17140
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17614
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17638
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17620
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17632
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17644
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17626
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17650
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17360
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17366
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17372
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17378
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17516
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17522
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17528
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17534
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17393
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17399
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17405
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17411
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 17434
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17426
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17492
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17508
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17480
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17496
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17512
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17473
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17486
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17502
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17438
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 17676
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17668
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17809
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17796
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17752
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17812
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17806
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17783
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17740
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17800
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17756
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17769
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17816
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17775
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17733
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17789
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17746
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17762
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17680
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17549
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17555
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 17576
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17568
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17610
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17603
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17580
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17820
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17838
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17844
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17826
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17832
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 17868
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17860
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17919
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17935
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17923
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17939
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17952
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17965
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17913
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17929
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17945
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17958
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17872
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 17969
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17981
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17999
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18005
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17975
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17987
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 17993
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18011
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18017
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18023
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18052
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18044
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18133
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18162
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18178
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18220
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18236
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18252
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18137
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18150
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18166
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18182
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18195
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18208
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18224
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18240
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18256
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18127
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18143
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18156
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18172
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18188
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18201
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18214
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18230
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18246
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18056
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18616
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18622
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18634
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18640
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18646
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18628
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18307
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18313
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18319
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18325
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18348
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18340
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18406
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18422
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18394
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18410
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18426
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18387
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18400
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18416
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18352
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18550
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18556
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18562
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18568
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18430
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18436
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18448
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18442
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18471
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18463
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18529
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18517
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18533
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18546
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18510
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18523
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18539
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18475
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18583
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18589
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18595
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18601
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18671
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18663
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18754
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18757
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18774
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18791
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18741
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18751
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18761
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18778
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18729
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18795
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18745
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18767
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18722
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18784
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18735
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18675
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18846
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply to the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18852
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette_flip Dashboard#palette_flip}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to flip the palette tones."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18858
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18880
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18872
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18933
          },
          "name": "paletteFlipInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18920
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18913
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18926
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18884
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18937
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#focus Dashboard#focus}",
            "stability": "stable",
            "summary": "The two-letter ISO code of a country to focus the map on (or `WORLD`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18943
          },
          "name": "focus",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionViewOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionViewOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 18964
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 18956
      },
      "name": "DashboardWidgetGroupDefinitionWidgetGeomapDefinitionViewOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18998
          },
          "name": "focusInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18991
          },
          "name": "focus",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 18968
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetGeomapDefinitionView"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetGeomapDefinitionViewOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21771
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21813
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event Dashboard#event}",
            "stability": "stable",
            "summary": "event block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21819
          },
          "name": "event",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21777
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21783
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21825
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21789
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21795
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21801
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21807
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21831
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19272
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19278
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19284
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19290
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19296
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19312
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The event query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19318
          },
          "name": "q",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19324
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21861
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21853
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22092
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22045
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22062
          },
          "name": "resetEvent"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21948
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21964
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22079
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21980
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21996
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22012
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22028
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22095
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22089
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22049
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22066
          },
          "name": "eventInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21952
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21968
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22083
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21984
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22016
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22000
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22032
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22099
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22038
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22055
          },
          "name": "event",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21942
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21958
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22072
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21974
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21990
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22006
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22022
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21865
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21526
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21538
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21544
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21550
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21532
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21556
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21562
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21568
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19647
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19653
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19665
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19671
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19677
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19659
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19338
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19344
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19350
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19356
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19379
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19371
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19437
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19453
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19425
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19441
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19457
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19418
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19431
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19447
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19383
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19581
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19587
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19593
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19599
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19461
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19467
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19479
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19473
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19502
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19494
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19560
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19548
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19564
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19577
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19541
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19554
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19570
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19506
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19614
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19620
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19626
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19632
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19702
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19694
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19785
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19788
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19805
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19822
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19772
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19782
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19792
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19809
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19760
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19826
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19776
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19798
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19753
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19815
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19766
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19706
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20139
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20145
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20157
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20163
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20169
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20151
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19830
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19836
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19842
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19848
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19871
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19863
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19929
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19945
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19917
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19933
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19949
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19910
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19923
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19939
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19875
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20073
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20079
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20085
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20091
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19953
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19959
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19971
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19965
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 19994
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 19986
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20052
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20040
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20056
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20069
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20033
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20046
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20062
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 19998
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20106
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20112
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20118
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20124
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 20194
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20186
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20277
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20280
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20297
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20314
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20264
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20274
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20284
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20301
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20252
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20318
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20268
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20290
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20245
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20307
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20258
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20198
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20322
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20340
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20328
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20334
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20346
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 20370
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20362
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20421
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20437
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20466
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20425
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20441
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20454
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20470
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20415
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20431
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20447
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20460
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20374
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20783
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20789
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20801
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20807
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20813
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20795
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20474
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20480
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20486
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20492
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 20515
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20507
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20573
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20589
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20561
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20577
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20593
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20554
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20567
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20583
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20519
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20717
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20723
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20729
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20735
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20597
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20603
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20615
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20609
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 20638
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20630
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20696
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20684
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20700
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20713
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20677
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20690
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20706
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20642
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20750
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20756
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20762
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20768
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 20838
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20830
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20921
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20924
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20941
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20958
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20908
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20918
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20928
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20945
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20896
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20962
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20912
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20934
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20889
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20951
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20902
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20842
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21275
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21281
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21293
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21299
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21305
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21287
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20966
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20972
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20978
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 20984
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21007
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 20999
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21065
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21081
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21053
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21069
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21085
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21046
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21059
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21075
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21011
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21209
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21215
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21221
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21227
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21089
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21095
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21107
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21101
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21130
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21122
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21188
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21176
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21192
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21205
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21169
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21182
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21198
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21134
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21242
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21248
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21254
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21260
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21330
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21322
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21413
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21416
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21433
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21450
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21400
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21410
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21420
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21437
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21388
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21454
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21404
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21426
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21381
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21443
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21394
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21334
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21458
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21464
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21485
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21477
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21518
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21522
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21512
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21489
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21587
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21593
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21599
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21605
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21611
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21617
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 21642
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 21634
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21699
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21715
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21731
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21747
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21763
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21703
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21719
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21735
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21751
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21767
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21693
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21709
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21725
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21741
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21757
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 21646
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHeatmapDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26745
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26799
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group Dashboard#group}",
            "stability": "stable",
            "summary": "The list of tags to group nodes by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26751
          },
          "name": "group",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#node_type Dashboard#node_type}",
            "stability": "stable",
            "summary": "The type of node used. Valid values are `host`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26769
          },
          "name": "nodeType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#no_group_hosts Dashboard#no_group_hosts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show ungrouped nodes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26757
          },
          "name": "noGroupHosts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#no_metric_hosts Dashboard#no_metric_hosts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show nodes with no metrics."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26763
          },
          "name": "noMetricHosts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26805
          },
          "name": "request",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scope Dashboard#scope}",
            "stability": "stable",
            "summary": "The list of tags to filter nodes by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26775
          },
          "name": "scope",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26811
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26781
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26787
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26793
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22103
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22109
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22115
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22121
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22127
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 26842
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26834
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27077
          },
          "name": "putRequest",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27093
          },
          "name": "putStyle",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27064
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26935
          },
          "name": "resetGroup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26983
          },
          "name": "resetNodeType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26951
          },
          "name": "resetNoGroupHosts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26967
          },
          "name": "resetNoMetricHosts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27080
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26999
          },
          "name": "resetScope"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27096
          },
          "name": "resetStyle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27015
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27031
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27047
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27074
          },
          "name": "request",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27090
          },
          "name": "style",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyleOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27068
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26939
          },
          "name": "groupInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26987
          },
          "name": "nodeTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26955
          },
          "name": "noGroupHostsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26971
          },
          "name": "noMetricHostsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27084
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27003
          },
          "name": "scopeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27100
          },
          "name": "styleInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27035
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27019
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27051
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27057
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26929
          },
          "name": "group",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26977
          },
          "name": "nodeType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26945
          },
          "name": "noGroupHosts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26961
          },
          "name": "noMetricHosts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26993
          },
          "name": "scope",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27009
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27025
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27041
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26846
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26491
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill Dashboard#fill}",
            "stability": "stable",
            "summary": "fill block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26497
          },
          "name": "fill",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#size Dashboard#size}",
            "stability": "stable",
            "summary": "size block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26503
          },
          "name": "size",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24263
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24275
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24281
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24287
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24269
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24293
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24299
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22452
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22458
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22470
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22476
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22482
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22464
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22143
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22149
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22155
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22161
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22184
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22176
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22242
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22258
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22230
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22246
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22262
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22223
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22236
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22252
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22188
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22386
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22392
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22398
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22404
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22266
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22272
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22284
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22278
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22307
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22299
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22365
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22353
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22369
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22382
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22346
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22359
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22375
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22311
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22419
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22425
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22431
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22437
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22507
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22499
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22590
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22593
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22610
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22627
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22577
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22587
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22597
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22614
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22565
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22631
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22581
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22603
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22558
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22620
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22571
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22511
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22944
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22950
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22962
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22968
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22974
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22956
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22635
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22641
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22647
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22653
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22676
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22668
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22734
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22750
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22722
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22738
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22754
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22715
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22728
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22744
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22680
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22878
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22884
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22890
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22896
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22758
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22764
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22776
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22770
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22799
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22791
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22857
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22845
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22861
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22874
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22838
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22851
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22867
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22803
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22911
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22917
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22923
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 22929
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 22999
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 22991
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23082
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23085
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23102
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23119
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23069
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23079
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23089
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23106
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23057
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23123
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23073
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23095
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23050
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23112
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23063
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23003
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23127
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23145
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23133
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23139
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23151
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23175
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23167
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23226
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23242
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23271
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23230
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23246
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23259
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23275
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23220
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23236
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23252
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23265
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23179
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23588
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23594
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23606
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23612
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23618
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23600
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23279
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23285
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23291
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23297
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23320
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23312
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23378
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23394
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23366
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23382
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23398
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23359
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23372
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23388
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23324
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23522
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23528
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23534
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23540
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23402
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23408
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23420
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23414
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23443
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23435
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23501
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23489
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23505
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23518
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23482
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23495
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23511
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23447
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23555
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23561
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23567
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23573
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23643
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23635
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23726
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23729
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23746
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23763
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23713
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23723
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23733
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23750
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23701
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23767
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23717
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23739
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23694
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23756
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23707
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23647
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24080
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24086
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24098
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24104
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24110
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24092
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23771
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23777
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23783
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23789
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23812
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23804
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23870
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23886
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23858
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23874
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23890
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23851
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23864
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23880
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23816
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24014
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24020
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24026
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24032
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23894
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23900
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23912
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23906
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 23935
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 23927
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23993
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23981
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23997
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24010
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23974
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23987
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24003
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 23939
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24047
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24053
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24059
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24065
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24135
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24127
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24218
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24221
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24238
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24255
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24205
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24215
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24225
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24242
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24193
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24259
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24209
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24231
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24186
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24248
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24199
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24139
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 26525
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26517
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26565
          },
          "name": "resetFill"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26582
          },
          "name": "resetSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26569
          },
          "name": "fillInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26586
          },
          "name": "sizeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26558
          },
          "name": "fill",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26575
          },
          "name": "size",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26529
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequest"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26437
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26449
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26455
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26461
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26443
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26467
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26473
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSize"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24626
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24632
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24644
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24650
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24656
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24638
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24317
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24323
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24329
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24335
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24358
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24350
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24416
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24432
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24404
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24420
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24436
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24397
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24410
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24426
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24362
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24560
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24566
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24572
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24578
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24440
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24446
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24458
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24452
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24481
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24473
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24539
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24527
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24543
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24556
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24520
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24533
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24549
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24485
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24593
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24599
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24605
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24611
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24681
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24673
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24764
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24767
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24784
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24801
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24751
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24761
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24771
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24788
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24739
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24805
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24755
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24777
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24732
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24794
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24745
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24685
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25118
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25124
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25136
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25142
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25148
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25130
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24809
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24815
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24821
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24827
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24850
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24842
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24908
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24924
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24896
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24912
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24928
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24889
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24902
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24918
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24854
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25052
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25058
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25064
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25070
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24932
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24938
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24950
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24944
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 24973
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 24965
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25031
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25019
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25035
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25048
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25012
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25025
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25041
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 24977
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25085
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25091
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25097
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25103
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25173
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25165
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25256
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25259
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25276
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25293
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25243
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25253
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25263
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25280
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25231
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25297
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25247
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25269
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25224
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25286
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25237
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25177
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25301
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25319
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25307
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25313
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25325
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25349
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25341
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25400
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25416
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25445
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25404
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25420
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25433
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25449
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25394
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25410
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25426
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25439
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25353
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25762
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25768
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25780
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25786
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25792
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25774
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25453
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25459
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25465
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25471
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25494
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25486
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25552
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25568
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25540
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25556
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25572
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25533
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25546
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25562
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25498
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25696
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25702
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25708
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25714
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25576
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25582
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25594
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25588
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25617
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25609
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25675
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25663
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25679
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25692
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25656
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25669
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25685
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25621
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25729
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25735
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25741
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25747
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25817
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25809
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25900
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25903
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25920
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25937
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25887
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25897
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25907
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25924
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25875
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25941
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25891
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25913
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25868
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25930
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25881
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25821
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26254
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26260
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26272
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26278
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26284
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26266
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25945
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25951
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25957
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25963
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 25986
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 25978
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26044
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26060
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26032
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26048
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26064
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26025
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26038
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26054
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 25990
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26188
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26194
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26200
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26206
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26068
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26074
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26086
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26080
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 26109
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26101
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26167
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26155
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26171
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26184
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26148
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26161
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26177
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26113
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26221
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26227
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26233
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26239
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 26309
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26301
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26392
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26395
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26412
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26429
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26379
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26389
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26399
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26416
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26367
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26433
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26383
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26405
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26360
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26422
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26373
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26313
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26590
      },
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill_max Dashboard#fill_max}",
            "stability": "stable",
            "summary": "The max value to use to color the map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26596
          },
          "name": "fillMax",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill_min Dashboard#fill_min}",
            "stability": "stable",
            "summary": "The min value to use to color the map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26602
          },
          "name": "fillMin",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26608
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette_flip Dashboard#palette_flip}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to flip the palette tones."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26614
          },
          "name": "paletteFlip",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 26638
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 26630
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26689
          },
          "name": "resetFillMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26705
          },
          "name": "resetFillMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26721
          },
          "name": "resetPalette"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26737
          },
          "name": "resetPaletteFlip"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26693
          },
          "name": "fillMaxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26709
          },
          "name": "fillMinInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26741
          },
          "name": "paletteFlipInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26725
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26683
          },
          "name": "fillMax",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26699
          },
          "name": "fillMin",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26715
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26731
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 26642
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetHostmapDefinitionStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27104
      },
      "name": "DashboardWidgetGroupDefinitionWidgetIframeDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url Dashboard#url}",
            "stability": "stable",
            "summary": "The URL to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27110
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetIframeDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 27131
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27123
      },
      "name": "DashboardWidgetGroupDefinitionWidgetIframeDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27165
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27158
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27135
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetIframeDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetIframeDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27169
      },
      "name": "DashboardWidgetGroupDefinitionWidgetImageDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url Dashboard#url}",
            "stability": "stable",
            "summary": "The URL to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27205
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_background Dashboard#has_background}",
            "stability": "stable",
            "summary": "Whether to display a background or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27175
          },
          "name": "hasBackground",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_border Dashboard#has_border}",
            "stability": "stable",
            "summary": "Whether to display a border or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27181
          },
          "name": "hasBorder",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#horizontal_align Dashboard#horizontal_align}",
            "stability": "stable",
            "summary": "The horizontal alignment for the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27187
          },
          "name": "horizontalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Note: `small` and `large` values are deprecated. Valid values are `sm`, `md`, `lg`, `small`, `large`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#margin Dashboard#margin}",
            "stability": "stable",
            "summary": "The margins to use around the image."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27193
          },
          "name": "margin",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "The values are based on the image `object-fit` CSS properties. Note: `zoom`, `fit` and `center` values are deprecated. Valid values are `fill`, `contain`, `cover`, `none`, `scale-down`, `zoom`, `fit`, `center`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sizing Dashboard#sizing}",
            "stability": "stable",
            "summary": "The preferred method to adapt the dimensions of the image."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27199
          },
          "name": "sizing",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url_dark_theme Dashboard#url_dark_theme}",
            "stability": "stable",
            "summary": "The URL in dark mode to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27211
          },
          "name": "urlDarkTheme",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#vertical_align Dashboard#vertical_align}",
            "stability": "stable",
            "summary": "The vertical alignment for the widget. Valid values are `center`, `top`, `bottom`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27217
          },
          "name": "verticalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetImageDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 27245
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27237
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27320
          },
          "name": "resetHasBackground"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27336
          },
          "name": "resetHasBorder"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27352
          },
          "name": "resetHorizontalAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27368
          },
          "name": "resetMargin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27384
          },
          "name": "resetSizing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27413
          },
          "name": "resetUrlDarkTheme"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27429
          },
          "name": "resetVerticalAlign"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetImageDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27324
          },
          "name": "hasBackgroundInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27340
          },
          "name": "hasBorderInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27356
          },
          "name": "horizontalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27372
          },
          "name": "marginInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27388
          },
          "name": "sizingInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27417
          },
          "name": "urlDarkThemeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27401
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27433
          },
          "name": "verticalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27314
          },
          "name": "hasBackground",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27330
          },
          "name": "hasBorder",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27346
          },
          "name": "horizontalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27362
          },
          "name": "margin",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27378
          },
          "name": "sizing",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27394
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27407
          },
          "name": "urlDarkTheme",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27423
          },
          "name": "verticalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27249
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetImageDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetImageDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27528
      },
      "name": "DashboardWidgetGroupDefinitionWidgetLogStreamDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#columns Dashboard#columns}",
            "stability": "stable",
            "summary": "Stringified list of columns to use, for example: `[\"column1\",\"column2\",\"column3\"]`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27534
          },
          "name": "columns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27540
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27546
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#message_display Dashboard#message_display}",
            "stability": "stable",
            "summary": "The number of log lines to display. Valid values are `inline`, `expanded-md`, `expanded-lg`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27552
          },
          "name": "messageDisplay",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27558
          },
          "name": "query",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_date_column Dashboard#show_date_column}",
            "stability": "stable",
            "summary": "If the date column should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27564
          },
          "name": "showDateColumn",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_message_column Dashboard#show_message_column}",
            "stability": "stable",
            "summary": "If the message column should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27570
          },
          "name": "showMessageColumn",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27594
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27576
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27582
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27588
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetLogStreamDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 27625
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27617
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27875
          },
          "name": "putSort",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27718
          },
          "name": "resetColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27734
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27750
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27766
          },
          "name": "resetMessageDisplay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27782
          },
          "name": "resetQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27798
          },
          "name": "resetShowDateColumn"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27814
          },
          "name": "resetShowMessageColumn"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27878
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27830
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27846
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27862
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27872
          },
          "name": "sort",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSortOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27722
          },
          "name": "columnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27738
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27754
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27770
          },
          "name": "messageDisplayInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27786
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27802
          },
          "name": "showDateColumnInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27818
          },
          "name": "showMessageColumnInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27882
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27850
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27834
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27866
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27712
          },
          "name": "columns",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27728
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27744
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27760
          },
          "name": "messageDisplay",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27776
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27792
          },
          "name": "showDateColumn",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27808
          },
          "name": "showMessageColumn",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27824
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27840
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27856
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27629
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27437
      },
      "name": "DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#column Dashboard#column}",
            "stability": "stable",
            "summary": "The facet path for the column."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27443
          },
          "name": "column",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27449
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 27471
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27463
      },
      "name": "DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27511
          },
          "name": "columnInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27524
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27504
          },
          "name": "column",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27517
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27475
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetLogStreamDefinitionSortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27886
      },
      "name": "DashboardWidgetGroupDefinitionWidgetManageStatusDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27910
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color_preference Dashboard#color_preference}",
            "stability": "stable",
            "summary": "Whether to colorize text or background. Valid values are `background`, `text`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27892
          },
          "name": "colorPreference",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_format Dashboard#display_format}",
            "stability": "stable",
            "summary": "The display setting to use. Valid values are `counts`, `countsAndList`, `list`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27898
          },
          "name": "displayFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_zero_counts Dashboard#hide_zero_counts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to hide empty categories."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27904
          },
          "name": "hideZeroCounts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_last_triggered Dashboard#show_last_triggered}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show when monitors/groups last triggered."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27916
          },
          "name": "showLastTriggered",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `name`, `group`, `status`, `tags`, `triggered`, `group,asc`, `group,desc`, `name,asc`, `name,desc`, `status,asc`, `status,desc`, `tags,asc`, `tags,desc`, `triggered,asc`, `triggered,desc`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The method to sort the monitors."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27922
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#summary_type Dashboard#summary_type}",
            "stability": "stable",
            "summary": "The summary type to use. Valid values are `monitors`, `groups`, `combined`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27928
          },
          "name": "summaryType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27934
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27940
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27946
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetManageStatusDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 27976
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 27968
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28063
          },
          "name": "resetColorPreference"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28079
          },
          "name": "resetDisplayFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28095
          },
          "name": "resetHideZeroCounts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28124
          },
          "name": "resetShowLastTriggered"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28140
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28156
          },
          "name": "resetSummaryType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28172
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28188
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28204
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetManageStatusDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28067
          },
          "name": "colorPreferenceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28083
          },
          "name": "displayFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28099
          },
          "name": "hideZeroCountsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28112
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28128
          },
          "name": "showLastTriggeredInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28144
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28160
          },
          "name": "summaryTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28192
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28176
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28208
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28057
          },
          "name": "colorPreference",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28073
          },
          "name": "displayFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28089
          },
          "name": "hideZeroCounts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28105
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28118
          },
          "name": "showLastTriggered",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28134
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28150
          },
          "name": "summaryType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28166
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28182
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28198
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 27980
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetManageStatusDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetManageStatusDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28212
      },
      "name": "DashboardWidgetGroupDefinitionWidgetNoteDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#content Dashboard#content}",
            "stability": "stable",
            "summary": "The content of the note."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28224
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#background_color Dashboard#background_color}",
            "stability": "stable",
            "summary": "The background color of the note."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28218
          },
          "name": "backgroundColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#font_size Dashboard#font_size}",
            "stability": "stable",
            "summary": "The size of the text."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28230
          },
          "name": "fontSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_padding Dashboard#has_padding}",
            "stability": "stable",
            "summary": "Whether to add padding or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28236
          },
          "name": "hasPadding",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_tick Dashboard#show_tick}",
            "stability": "stable",
            "summary": "Whether to show a tick or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28242
          },
          "name": "showTick",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's text. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28248
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `bottom`, `left`, `right`, `top`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tick_edge Dashboard#tick_edge}",
            "stability": "stable",
            "summary": "When `tick = true`, a string indicating on which side of the widget the tick should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28254
          },
          "name": "tickEdge",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tick_pos Dashboard#tick_pos}",
            "stability": "stable",
            "summary": "When `tick = true`, a string with a percent sign indicating the position of the tick, for example: `tick_pos = \"50%\"` is centered alignment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28260
          },
          "name": "tickPos",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#vertical_align Dashboard#vertical_align}",
            "stability": "stable",
            "summary": "The vertical alignment for the widget. Valid values are `center`, `top`, `bottom`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28266
          },
          "name": "verticalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetNoteDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 28295
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28287
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28376
          },
          "name": "resetBackgroundColor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28405
          },
          "name": "resetFontSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28421
          },
          "name": "resetHasPadding"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28437
          },
          "name": "resetShowTick"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28453
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28469
          },
          "name": "resetTickEdge"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28485
          },
          "name": "resetTickPos"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28501
          },
          "name": "resetVerticalAlign"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetNoteDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28380
          },
          "name": "backgroundColorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28393
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28409
          },
          "name": "fontSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28425
          },
          "name": "hasPaddingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28441
          },
          "name": "showTickInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28457
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28473
          },
          "name": "tickEdgeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28489
          },
          "name": "tickPosInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28505
          },
          "name": "verticalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28370
          },
          "name": "backgroundColor",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28386
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28399
          },
          "name": "fontSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28415
          },
          "name": "hasPadding",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28431
          },
          "name": "showTick",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28447
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28463
          },
          "name": "tickEdge",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28479
          },
          "name": "tickPos",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28495
          },
          "name": "verticalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28299
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetNoteDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetNoteDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32917
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32953
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_search_bar Dashboard#has_search_bar}",
            "stability": "stable",
            "summary": "Controls the display of the search bar. Valid values are `always`, `never`, `auto`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32923
          },
          "name": "hasSearchBar",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32929
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32959
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32935
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32941
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32947
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28509
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28515
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28521
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28527
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28533
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 32986
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32978
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33136
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33055
          },
          "name": "resetHasSearchBar"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33071
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33153
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33087
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33103
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33119
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33140
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33059
          },
          "name": "hasSearchBarInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33075
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33157
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33107
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33091
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33123
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33129
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33049
          },
          "name": "hasSearchBar",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33065
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33146
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33081
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33097
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33113
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32990
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32800
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregator to use for time aggregation. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32806
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "The alias for the column name (defaults to metric name)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32812
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32842
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_stats_query Dashboard#apm_stats_query}",
            "stability": "stable",
            "summary": "apm_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32848
          },
          "name": "apmStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "List items one of `number`, `bar`. Valid values are `number`, `bar`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32818
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32854
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32860
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of lines to show in the table."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32824
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32866
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The sort order for the rows. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32830
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32872
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32836
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32878
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32884
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32890
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28858
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28864
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28876
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28882
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28888
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28870
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28549
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28555
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28561
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28567
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 28590
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28582
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28648
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28664
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28636
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28652
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28668
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28629
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28642
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28658
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28594
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28792
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28798
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28804
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28810
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28672
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28678
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28690
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28684
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 28713
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28705
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28771
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28759
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28775
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28788
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28752
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28765
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28781
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28717
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28825
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28831
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28837
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28843
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 28913
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 28905
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28996
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28999
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29016
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29033
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28983
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28993
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29003
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29020
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28971
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29037
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28987
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29009
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28964
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29026
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28977
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 28917
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29081
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "The environment name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29087
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The operation name associated with the service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29093
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag Dashboard#primary_tag}",
            "stability": "stable",
            "summary": "The organization's host group name and value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29099
          },
          "name": "primaryTag",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#row_type Dashboard#row_type}",
            "stability": "stable",
            "summary": "The level of detail for the request. Valid values are `service`, `resource`, `span`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29111
          },
          "name": "rowType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "The service name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29117
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#columns Dashboard#columns}",
            "stability": "stable",
            "summary": "columns block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29123
          },
          "name": "columns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource Dashboard#resource}",
            "stability": "stable",
            "summary": "The resource name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29105
          },
          "name": "resource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29041
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The column name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29059
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "A user-assigned alias for the column."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29047
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29053
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29065
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 29150
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29142
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29301
          },
          "name": "resetColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29258
          },
          "name": "resetResource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29305
          },
          "name": "columnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29220
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29233
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29246
          },
          "name": "primaryTagInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29262
          },
          "name": "resourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29275
          },
          "name": "rowTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29288
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29294
          },
          "name": "columns",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29213
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29226
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29239
          },
          "name": "primaryTag",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29252
          },
          "name": "resource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29268
          },
          "name": "rowType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29281
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29154
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29309
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29315
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29351
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29363
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29321
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29327
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29333
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29339
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29345
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29357
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29556
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29574
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29562
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29568
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29580
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29586
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29384
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29390
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29426
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29438
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29396
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29402
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29408
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29414
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29420
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29432
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29459
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29465
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29471
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 29493
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29485
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29532
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29548
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29536
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29552
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29526
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29542
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29497
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29912
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29918
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29930
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29936
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29942
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29924
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29603
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29609
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29615
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29621
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 29644
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29636
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29702
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29718
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29690
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29706
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29722
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29683
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29696
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29712
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29648
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29846
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29852
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29858
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29864
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29726
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29732
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29744
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29738
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 29767
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29759
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29825
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29813
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29829
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29842
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29806
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29819
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29835
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29771
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29879
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29885
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29891
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29897
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 29967
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 29959
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30050
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30053
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30070
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30087
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30037
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30047
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30057
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30074
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30025
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30091
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30041
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30063
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30018
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30080
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30031
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 29971
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30095
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30113
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30101
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30107
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30119
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 30143
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30135
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30194
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30210
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30239
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30198
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30214
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30227
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30243
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30188
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30204
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30220
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30233
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30147
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31769
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31775
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31781
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31787
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31793
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31799
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30247
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30253
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30259
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30271
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30277
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30295
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30301
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30307
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30265
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30283
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30289
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 30337
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30329
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30450
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30492
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30508
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30425
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30438
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30454
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30467
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30480
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30496
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30512
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30525
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30538
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30551
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30418
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30431
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30444
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30460
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30473
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30486
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30502
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30518
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30531
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30544
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30341
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30555
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30561
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30567
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30579
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30609
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30615
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30573
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30585
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30591
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30597
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30603
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 30645
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30637
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30758
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30787
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30803
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30819
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30835
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30733
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30746
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30762
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30775
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30791
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30807
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30823
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30839
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30852
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30865
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30726
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30739
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30752
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30768
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30781
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30797
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30813
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30829
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30845
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30858
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30649
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31123
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31147
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31129
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31141
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31153
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31135
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31159
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30869
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30875
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30881
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30887
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31025
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31031
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31037
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31043
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30902
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30908
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30914
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30920
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 30943
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 30935
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31001
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31017
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30989
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31005
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31021
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30982
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30995
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31011
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 30947
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31185
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31177
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31318
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31305
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31261
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31321
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31315
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31292
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31249
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31309
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31265
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31278
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31325
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31284
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31242
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31298
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31255
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31271
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31189
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31058
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31064
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31085
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31077
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31119
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31112
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31089
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31329
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31347
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31353
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31335
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31341
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31377
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31369
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31428
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31444
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31432
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31448
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31461
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31474
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31422
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31438
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31454
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31467
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31381
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31478
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31490
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31508
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31514
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31484
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31496
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31502
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31520
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31526
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31532
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31561
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31553
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31642
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31671
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31687
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31729
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31745
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31761
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31646
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31659
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31675
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31691
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31704
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31717
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31733
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31749
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31765
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31636
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31652
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31665
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31681
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31697
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31710
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31723
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31739
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31755
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31565
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32125
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32131
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32143
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32149
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32155
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32137
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31816
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31822
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31828
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31834
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31857
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31849
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31915
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31931
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31903
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31919
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31935
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31896
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31909
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31925
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31861
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32059
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32065
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32071
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32077
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31939
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31945
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31957
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31951
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 31980
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 31972
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32038
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32026
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32042
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32055
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32019
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32032
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32048
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 31984
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32092
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32098
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32104
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32110
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 32180
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32172
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32263
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32266
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32283
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32300
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32250
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32260
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32270
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32287
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32238
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32304
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32254
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32276
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32231
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32293
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32244
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32184
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32617
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32623
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32635
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32641
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32647
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32629
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32308
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32314
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32320
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32326
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 32349
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32341
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32407
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32423
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32395
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32411
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32427
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32388
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32401
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32417
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32353
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32551
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32557
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32563
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32569
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32431
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32437
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32449
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32443
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 32472
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32464
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32530
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32518
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32534
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32547
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32511
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32524
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32540
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32476
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32584
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32590
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32596
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32602
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 32672
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 32664
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32755
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32758
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32775
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32792
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32742
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32752
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32762
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32779
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32730
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32796
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32746
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32768
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32723
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32785
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32736
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 32676
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryTableDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37765
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#autoscale Dashboard#autoscale}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to automatically scale the tile."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37771
          },
          "name": "autoscale",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37819
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_unit Dashboard#custom_unit}",
            "stability": "stable",
            "summary": "The unit for the value displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37777
          },
          "name": "customUnit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37783
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#precision Dashboard#precision}",
            "stability": "stable",
            "summary": "The precision to use when displaying the tile."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37789
          },
          "name": "precision",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37825
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's text. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37795
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37801
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37807
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37813
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33161
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33167
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33173
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33179
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33185
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 37855
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37847
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37942
          },
          "name": "resetAutoscale"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38071
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37958
          },
          "name": "resetCustomUnit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37974
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37990
          },
          "name": "resetPrecision"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38088
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38006
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38022
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38038
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38054
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37946
          },
          "name": "autoscaleInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38075
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37962
          },
          "name": "customUnitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37978
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37994
          },
          "name": "precisionInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38092
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38010
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38042
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38026
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38058
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37936
          },
          "name": "autoscale",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38064
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37952
          },
          "name": "customUnit",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37968
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37984
          },
          "name": "precision",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38081
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38000
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38016
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38032
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38048
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37859
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37676
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregator to use for time aggregation. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37682
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37694
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37700
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37706
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37712
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37718
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37724
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37688
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37730
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37736
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37742
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33510
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33516
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33528
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33534
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33540
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33522
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33201
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33207
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33213
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33219
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 33242
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33234
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33300
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33316
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33288
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33304
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33320
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33281
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33294
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33310
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33246
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33444
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33450
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33456
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33462
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33324
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33330
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33342
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33336
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 33365
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33357
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33423
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33411
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33427
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33440
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33404
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33417
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33433
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33369
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33477
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33483
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33489
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33495
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 33565
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33557
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33648
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33651
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33668
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33685
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33635
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33645
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33655
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33672
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33623
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33689
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33639
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33661
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33616
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33678
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33629
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33569
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34002
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34008
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34020
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34026
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34032
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34014
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33693
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33699
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33705
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33711
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 33734
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33726
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33792
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33808
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33780
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33796
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33812
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33773
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33786
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33802
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33738
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33936
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33942
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33948
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33954
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33816
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33822
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33834
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33828
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 33857
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33849
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33915
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33903
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33919
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33932
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33896
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33909
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33925
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33861
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 33969
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33975
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33981
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 33987
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 34057
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34049
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34140
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34143
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34160
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34177
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34127
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34137
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34147
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34164
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34115
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34181
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34131
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34153
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34108
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34170
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34121
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34061
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34185
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34191
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34227
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34239
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34197
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34203
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34209
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34215
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34221
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34233
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34432
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34450
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34438
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34444
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34456
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34462
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34260
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34266
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34302
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34314
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34272
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34278
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34284
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34290
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34296
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34308
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34335
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34341
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34347
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 34369
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34361
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34408
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34424
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34412
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34428
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34402
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34418
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34373
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34788
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34794
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34806
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34812
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34818
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34800
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34479
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34485
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34491
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34497
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 34520
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34512
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34578
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34594
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34566
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34582
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34598
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34559
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34572
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34588
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34524
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34722
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34728
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34734
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34740
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34602
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34608
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34620
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34614
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 34643
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34635
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34701
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34689
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34705
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34718
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34682
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34695
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34711
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34647
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34755
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34761
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34767
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34773
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 34843
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34835
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34926
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34929
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34946
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34963
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34913
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34923
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34933
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34950
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34901
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34967
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34917
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34939
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34894
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34956
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34907
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34847
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 34971
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34989
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34977
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34983
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 34995
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 35019
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35011
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35070
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35086
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35115
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35074
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35090
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35103
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35119
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35064
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35080
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35096
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35109
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35023
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36645
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36651
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36657
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36663
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36669
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36675
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35123
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35129
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35135
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35147
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35153
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35171
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35177
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35183
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35141
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35159
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35165
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 35213
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35205
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35326
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35368
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35384
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35301
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35314
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35330
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35343
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35356
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35372
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35388
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35401
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35414
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35427
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35294
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35307
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35320
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35336
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35349
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35362
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35378
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35394
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35407
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35420
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35217
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35431
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35437
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35443
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35455
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35485
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35491
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35449
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35461
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35467
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35473
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35479
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 35521
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35513
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35634
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35663
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35679
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35695
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35711
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35609
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35622
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35638
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35651
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35667
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35683
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35699
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35715
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35728
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35741
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35602
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35615
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35628
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35644
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35657
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35673
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35689
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35705
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35721
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35734
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35525
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35999
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36023
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36005
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36017
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36029
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36011
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36035
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35745
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35751
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35757
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35763
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35901
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35907
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35913
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35919
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35778
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35784
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35790
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35796
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 35819
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35811
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35877
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35893
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35865
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35881
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35897
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35858
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35871
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35887
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35823
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 36061
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36053
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36194
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36181
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36137
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36197
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36191
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36168
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36125
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36185
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36141
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36154
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36201
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36160
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36118
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36174
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36131
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36147
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36065
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35934
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35940
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 35961
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 35953
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35995
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35988
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 35965
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36205
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36223
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36229
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36211
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36217
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 36253
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36245
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36304
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36320
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36308
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36324
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36337
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36350
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36298
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36314
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36330
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36343
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36257
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36354
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36366
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36384
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36390
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36360
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36372
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36378
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36396
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36402
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36408
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 36437
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36429
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36518
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36547
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36563
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36605
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36621
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36637
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36522
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36535
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36551
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36567
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36580
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36593
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36609
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36625
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36641
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36512
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36528
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36541
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36557
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36573
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36586
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36599
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36615
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36631
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36441
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37001
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37007
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37019
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37025
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37031
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37013
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36692
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36698
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36704
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36710
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 36733
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36725
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36791
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36807
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36779
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36795
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36811
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36772
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36785
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36801
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36737
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36935
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36941
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36947
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36953
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36815
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36821
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36833
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36827
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 36856
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36848
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36914
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36902
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36918
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36931
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36895
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36908
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36924
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36860
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 36968
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36974
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36980
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 36986
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 37056
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37048
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37139
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37142
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37159
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37176
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37126
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37136
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37146
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37163
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37114
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37180
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37130
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37152
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37107
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37169
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37120
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37060
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37493
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37499
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37511
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37517
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37523
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37505
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37184
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37190
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37196
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37202
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 37225
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37217
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37283
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37299
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37271
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37287
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37303
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37264
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37277
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37293
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37229
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37427
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37433
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37439
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37445
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37307
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37313
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37325
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37319
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 37348
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37340
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37406
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37394
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37410
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37423
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37387
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37400
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37416
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37352
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37460
      },
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37466
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37472
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37478
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 37548
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 37540
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37631
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37634
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37651
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37668
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37618
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37628
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37638
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37655
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37606
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37672
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37622
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37644
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37599
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37661
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37612
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 37552
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetQueryValueDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42965
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color_by_groups Dashboard#color_by_groups}",
            "stability": "stable",
            "summary": "List of groups used for colors."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42971
          },
          "name": "colorByGroups",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43001
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42977
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43007
          },
          "name": "request",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42983
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42989
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42995
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#xaxis Dashboard#xaxis}",
            "stability": "stable",
            "summary": "xaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43013
          },
          "name": "xaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43019
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38096
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38102
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38108
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38114
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38120
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 43048
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43040
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43223
          },
          "name": "putRequest",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43239
          },
          "name": "putXaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43255
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43129
          },
          "name": "resetColorByGroups"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43210
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43145
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43226
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43161
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43177
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43193
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43242
          },
          "name": "resetXaxis"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43258
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43220
          },
          "name": "request",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43236
          },
          "name": "xaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43252
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43133
          },
          "name": "colorByGroupsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43214
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43149
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43230
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43181
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43165
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43197
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43246
          },
          "name": "xaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43262
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43123
          },
          "name": "colorByGroups",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43203
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43139
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43155
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43171
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43187
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43052
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42498
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#x Dashboard#x}",
            "stability": "stable",
            "summary": "x block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42504
          },
          "name": "x",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#y Dashboard#y}",
            "stability": "stable",
            "summary": "y block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42510
          },
          "name": "y",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 42532
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42524
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42572
          },
          "name": "resetX"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42589
          },
          "name": "resetY"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42576
          },
          "name": "xInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42593
          },
          "name": "yInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42565
          },
          "name": "x",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42582
          },
          "name": "y",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42536
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequest"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40256
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "Aggregator used for the request. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40262
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40274
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40280
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40286
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40268
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40292
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40298
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestX"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38445
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38451
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38463
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38469
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38475
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38457
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38136
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38142
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38148
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38154
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38177
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38169
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38235
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38251
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38223
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38239
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38255
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38216
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38229
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38245
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38181
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38379
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38385
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38391
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38397
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38259
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38265
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38277
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38271
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38300
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38292
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38358
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38346
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38362
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38375
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38339
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38352
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38368
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38304
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38412
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38418
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38424
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38430
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38500
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38492
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38583
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38586
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38603
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38620
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38570
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38580
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38590
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38607
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38558
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38624
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38574
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38596
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38551
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38613
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38564
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38504
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38937
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38943
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38955
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38961
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38967
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38949
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38628
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38634
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38640
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38646
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38669
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38661
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38727
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38743
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38715
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38731
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38747
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38708
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38721
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38737
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38673
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38871
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38877
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38883
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38889
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38751
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38757
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38769
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38763
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38792
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38784
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38850
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38838
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38854
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38867
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38831
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38844
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38860
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38796
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38904
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38910
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38916
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38922
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 38992
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 38984
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39075
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39078
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39095
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39112
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39062
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39072
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39082
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39099
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39050
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39116
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39066
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39088
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39043
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39105
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39056
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 38996
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39120
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39138
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39126
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39132
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39144
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39168
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39160
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39219
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39235
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39264
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39223
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39239
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39252
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39268
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39213
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39229
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39245
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39258
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39172
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39581
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39587
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39599
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39605
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39611
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39593
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39272
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39278
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39284
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39290
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39313
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39305
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39371
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39387
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39359
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39375
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39391
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39352
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39365
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39381
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39317
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39515
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39521
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39527
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39533
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39395
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39401
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39413
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39407
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39436
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39428
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39494
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39482
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39498
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39511
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39475
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39488
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39504
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39440
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39548
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39554
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39560
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39566
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39636
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39628
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39719
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39722
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39739
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39756
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39706
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39716
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39726
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39743
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39694
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39760
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39710
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39732
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39687
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39749
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39700
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39640
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40073
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40079
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40091
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40097
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40103
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40085
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39764
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39770
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39776
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39782
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39805
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39797
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39863
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39879
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39851
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39867
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39883
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39844
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39857
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39873
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39809
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40007
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40013
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40019
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40025
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39887
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39893
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39905
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39899
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 39928
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 39920
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39986
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39974
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39990
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40003
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39967
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39980
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39996
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 39932
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40040
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40046
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40052
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40058
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40128
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40120
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40211
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40214
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40231
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40248
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40198
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40208
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40218
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40235
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40186
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40252
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40202
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40224
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40179
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40241
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40192
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40132
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42437
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "Aggregator used for the request. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42443
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42455
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42461
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42467
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42449
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42473
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42479
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestY"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40626
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40632
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40644
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40650
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40656
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40638
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40317
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40323
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40329
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40335
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40358
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40350
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40416
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40432
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40404
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40420
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40436
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40397
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40410
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40426
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40362
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40560
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40566
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40572
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40578
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40440
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40446
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40458
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40452
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40481
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40473
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40539
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40527
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40543
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40556
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40520
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40533
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40549
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40485
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40593
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40599
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40605
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40611
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40681
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40673
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40764
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40767
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40784
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40801
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40751
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40761
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40771
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40788
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40739
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40805
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40755
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40777
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40732
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40794
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40745
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40685
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41118
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41124
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41136
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41142
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41148
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41130
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40809
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40815
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40821
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40827
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40850
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40842
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40908
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40924
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40896
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40912
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40928
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40889
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40902
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40918
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40854
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41052
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41058
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41064
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41070
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40932
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40938
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40950
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40944
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 40973
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 40965
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41031
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41019
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41035
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41048
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41012
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41025
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41041
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 40977
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41085
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41091
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41097
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41103
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41173
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41165
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41256
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41259
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41276
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41293
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41243
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41253
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41263
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41280
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41231
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41297
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41247
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41269
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41224
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41286
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41237
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41177
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41301
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41319
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41307
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41313
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41325
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41349
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41341
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41400
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41416
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41445
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41404
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41420
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41433
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41449
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41394
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41410
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41426
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41439
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41353
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41762
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41768
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41780
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41786
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41792
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41774
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41453
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41459
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41465
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41471
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41494
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41486
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41552
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41568
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41540
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41556
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41572
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41533
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41546
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41562
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41498
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41696
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41702
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41708
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41714
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41576
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41582
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41594
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41588
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41617
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41609
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41675
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41663
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41679
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41692
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41656
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41669
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41685
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41621
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41729
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41735
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41741
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41747
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41817
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41809
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41900
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41903
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41920
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41937
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41887
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41897
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41907
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41924
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41875
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41941
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41891
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41913
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41868
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41930
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41881
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41821
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42254
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42260
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42272
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42278
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42284
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42266
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41945
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41951
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41957
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41963
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 41986
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 41978
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42044
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42060
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42032
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42048
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42064
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42025
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42038
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42054
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 41990
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42188
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42194
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42200
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42206
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42068
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42074
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42086
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42080
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 42109
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42101
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42167
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42155
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42171
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42184
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42148
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42161
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42177
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42113
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42221
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42227
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42233
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42239
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 42309
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42301
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42392
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42395
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42412
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42429
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42379
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42389
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42399
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42416
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42367
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42433
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42383
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42405
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42360
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42422
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42373
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42313
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42597
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42603
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42609
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42615
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42621
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42627
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 42652
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42644
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42709
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42725
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42741
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42757
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42773
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42713
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42729
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42745
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42761
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42777
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42703
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42719
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42735
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42751
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42767
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42656
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionXaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42781
      },
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42787
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42793
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42799
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42805
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42811
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 42836
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 42828
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42893
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42909
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42925
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42941
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42957
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42897
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42913
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42929
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42945
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42961
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42887
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42903
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42919
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42935
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42951
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 42840
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetScatterplotDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43266
      },
      "name": "DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#slo_id Dashboard#slo_id}",
            "stability": "stable",
            "summary": "The ID of the service level objective used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43284
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `7d`, `30d`, `90d`, `week_to_date`, `previous_week`, `month_to_date`, `previous_month`, `global_time`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#time_windows Dashboard#time_windows}",
            "stability": "stable",
            "summary": "A list of time windows to display in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43290
          },
          "name": "timeWindows",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view_mode Dashboard#view_mode}",
            "stability": "stable",
            "summary": "The view mode for the widget. Valid values are `overall`, `component`, `both`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43314
          },
          "name": "viewMode",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view_type Dashboard#view_type}",
            "stability": "stable",
            "summary": "The type of view to use when displaying the widget. Only `detail` is supported."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43320
          },
          "name": "viewType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#global_time_target Dashboard#global_time_target}",
            "stability": "stable",
            "summary": "The global time target of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43272
          },
          "name": "globalTimeTarget",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_error_budget Dashboard#show_error_budget}",
            "stability": "stable",
            "summary": "Whether to show the error budget or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43278
          },
          "name": "showErrorBudget",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43296
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43302
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43308
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 43349
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43341
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43430
          },
          "name": "resetGlobalTimeTarget"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43446
          },
          "name": "resetShowErrorBudget"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43488
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43504
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43520
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43434
          },
          "name": "globalTimeTargetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43450
          },
          "name": "showErrorBudgetInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43463
          },
          "name": "sloIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43476
          },
          "name": "timeWindowsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43508
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43492
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43524
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43537
          },
          "name": "viewModeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43550
          },
          "name": "viewTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43424
          },
          "name": "globalTimeTarget",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43440
          },
          "name": "showErrorBudget",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43456
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43469
          },
          "name": "timeWindows",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43482
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43498
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43514
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43530
          },
          "name": "viewMode",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43543
          },
          "name": "viewType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43353
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetServiceLevelObjectiveDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43594
      },
      "name": "DashboardWidgetGroupDefinitionWidgetServicemapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filters Dashboard#filters}",
            "stability": "stable",
            "summary": "Your environment and primary tag (or `*` if enabled for your account)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43600
          },
          "name": "filters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "The ID of the service to map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43606
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43630
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43612
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43618
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43624
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetServicemapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43554
      },
      "name": "DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43560
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43566
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43572
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43578
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 43656
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43648
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43794
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43745
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43761
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43777
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetServicemapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43798
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43720
          },
          "name": "filtersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43733
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43765
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43749
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43781
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43787
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43713
          },
          "name": "filters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43726
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43739
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43755
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43771
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43660
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetServicemapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetServicemapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4273
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4327
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event Dashboard#event}",
            "stability": "stable",
            "summary": "event block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4333
          },
          "name": "event",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_columns Dashboard#legend_columns}",
            "stability": "stable",
            "summary": "A list of columns to display in the legend. Valid values are `value`, `avg`, `sum`, `min`, `max`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4279
          },
          "name": "legendColumns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_layout Dashboard#legend_layout}",
            "stability": "stable",
            "summary": "The layout of the legend displayed in the widget. Valid values are `auto`, `horizontal`, `vertical`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4285
          },
          "name": "legendLayout",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4291
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4297
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#marker Dashboard#marker}",
            "stability": "stable",
            "summary": "marker block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4339
          },
          "name": "marker",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4345
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#right_yaxis Dashboard#right_yaxis}",
            "stability": "stable",
            "summary": "right_yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4351
          },
          "name": "rightYaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4303
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4309
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4315
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4321
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4357
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43802
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43808
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43814
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43820
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43826
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43842
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The event query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43848
          },
          "name": "q",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43854
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43868
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A mathematical expression describing the marker, for example: `y > 1`, `-5 < y < 0`, `y = 19`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43886
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Example: `error dashed`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_type Dashboard#display_type}",
            "stability": "stable",
            "summary": "How the marker lines are displayed, options are one of {`error`, `warning`, `info`, `ok`} combined with one of {`dashed`, `solid`, `bold`}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43874
          },
          "name": "displayType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "A label for the line or range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43880
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 4391
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4383
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4695
          },
          "name": "putRightYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4711
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4631
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4648
          },
          "name": "resetEvent"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4502
          },
          "name": "resetLegendColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4518
          },
          "name": "resetLegendLayout"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4534
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4550
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4665
          },
          "name": "resetMarker"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4682
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4698
          },
          "name": "resetRightYaxis"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4566
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4582
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4598
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4614
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4714
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4692
          },
          "name": "rightYaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4708
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4635
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4652
          },
          "name": "eventInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4506
          },
          "name": "legendColumnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4522
          },
          "name": "legendLayoutInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4538
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4554
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4669
          },
          "name": "markerInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4686
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4702
          },
          "name": "rightYaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4570
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4602
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4586
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4618
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4718
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4624
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4641
          },
          "name": "event",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4496
          },
          "name": "legendColumns",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4512
          },
          "name": "legendLayout",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4528
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4544
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4658
          },
          "name": "marker",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4675
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4560
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4576
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4592
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4608
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4395
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3795
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3819
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3825
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_type Dashboard#display_type}",
            "stability": "stable",
            "summary": "How to display the marker lines. Valid values are `area`, `bars`, `line`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3801
          },
          "name": "displayType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3831
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3837
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metadata Dashboard#metadata}",
            "stability": "stable",
            "summary": "metadata block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3843
          },
          "name": "metadata",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestMetadata"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#network_query Dashboard#network_query}",
            "stability": "stable",
            "summary": "network_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3849
          },
          "name": "networkQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#on_right_yaxis Dashboard#on_right_yaxis}",
            "stability": "stable",
            "summary": "A Boolean indicating whether the request uses the right or left Y-Axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3807
          },
          "name": "onRightYaxis",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3855
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3813
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3861
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3867
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3873
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3879
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44210
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44216
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44228
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44234
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44240
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44222
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43901
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43907
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43913
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43919
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 43942
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 43934
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44000
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44016
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43988
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44004
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44020
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43981
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43994
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44010
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 43946
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44144
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44150
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44156
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44162
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44024
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44030
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44042
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44036
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44065
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44057
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44123
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44111
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44127
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44140
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44104
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44117
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44133
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44069
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44177
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44183
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44189
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44195
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44265
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44257
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44348
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44351
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44368
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44385
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44335
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44345
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44355
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44372
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44323
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44389
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44339
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44361
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44316
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44378
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44329
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44269
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44702
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44708
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44720
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44726
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44732
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44714
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44393
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44399
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44405
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44411
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44434
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44426
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44492
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44508
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44480
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44496
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44512
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44473
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44486
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44502
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44438
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44636
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44642
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44648
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44654
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44516
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44522
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44534
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44528
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44557
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44549
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44615
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44603
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44619
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44632
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44596
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44609
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44625
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44561
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44669
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44675
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44681
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44687
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44757
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44749
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44840
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44843
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44860
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44877
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44827
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44837
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44847
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44864
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44815
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44881
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44831
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44853
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44808
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44870
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44821
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44761
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 45057
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45075
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45063
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45069
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45081
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45087
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44885
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44891
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44927
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44939
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44897
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44903
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44909
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44915
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44921
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44933
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44960
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44966
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44972
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 44994
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 44986
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45033
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45049
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45037
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45053
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45027
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45043
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 44998
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 263
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 269
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 281
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 287
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 293
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 275
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 45104
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45110
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45116
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45122
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs0.ts",
          "line": 45145
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs0.ts",
        "line": 45137
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45203
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45219
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45191
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45207
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45223
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45184
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45197
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45213
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs0.ts",
            "line": 45149
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs0:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 197
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 203
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 209
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 215
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 77
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 83
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 95
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 89
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 118
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 110
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 176
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 164
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 180
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 193
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 157
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 170
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 186
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 122
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 230
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 236
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 242
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 248
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 318
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 310
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 401
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 404
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 421
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 438
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 388
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 398
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 408
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 425
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 376
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 442
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 392
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 414
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 369
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 431
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 382
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 322
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestMetadata": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestMetadata",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 446
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestMetadata",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#expression Dashboard#expression}",
            "stability": "stable",
            "summary": "The expression name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 458
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias_name Dashboard#alias_name}",
            "stability": "stable",
            "summary": "The expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 452
          },
          "name": "aliasName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestMetadata"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 781
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 787
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 799
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 805
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 811
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 793
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 472
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 478
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 484
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 490
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 513
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 505
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 571
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 587
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 559
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 575
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 591
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 552
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 565
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 581
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 517
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 715
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 721
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 727
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 733
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 595
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 601
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 613
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 607
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 636
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 628
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 694
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 682
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 698
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 711
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 675
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 688
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 704
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 640
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 748
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 754
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 760
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 766
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 836
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 828
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 919
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 922
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 939
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 956
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 906
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 916
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 926
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 943
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 894
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 960
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 910
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 932
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 887
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 949
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 900
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 840
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 964
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 982
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 970
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 976
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 988
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 1012
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1004
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1063
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1079
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1108
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1067
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1083
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1096
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1112
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1057
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1073
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1089
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1102
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1016
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2638
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2644
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2650
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2656
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2662
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2668
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1116
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1122
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1128
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1140
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1146
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1164
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1170
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1176
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1134
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1152
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1158
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 1206
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1198
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1319
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1361
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1377
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1294
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1307
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1323
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1336
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1349
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1365
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1381
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1394
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1407
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1420
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1287
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1300
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1313
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1329
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1342
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1355
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1371
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1387
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1400
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1413
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1210
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1424
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1430
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1436
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1448
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1478
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1484
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1442
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1454
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1460
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1466
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1472
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 1514
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1506
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1627
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1656
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1672
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1688
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1704
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1602
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1615
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1631
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1644
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1660
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1676
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1692
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1708
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1721
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1734
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1595
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1608
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1621
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1637
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1650
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1666
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1682
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1698
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1714
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1727
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1518
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1992
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2016
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1998
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2010
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2022
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2004
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2028
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1738
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1744
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1750
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1756
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1894
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1900
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1906
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1912
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1771
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1777
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1783
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1789
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 1812
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1804
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1870
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1886
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1858
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1874
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1890
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1851
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1864
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1880
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1816
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 2054
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2046
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2187
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2174
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2130
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2190
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2184
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2161
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2118
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2178
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2134
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2147
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2194
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2153
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2111
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2167
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2124
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2140
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2058
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1927
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1933
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 1954
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 1946
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1988
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1981
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 1958
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2198
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2216
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2222
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2204
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2210
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 2246
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2238
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2297
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2313
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2301
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2317
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2330
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2343
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2291
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2307
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2323
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2336
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2250
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2347
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2359
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2377
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2383
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2353
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2365
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2371
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2389
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2395
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2401
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 2430
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2422
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2511
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2540
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2556
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2598
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2614
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2630
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2515
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2528
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2544
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2560
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2573
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2586
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2602
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2618
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2634
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2505
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2521
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2534
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2550
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2566
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2579
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2592
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2608
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2624
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2434
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2994
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3000
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3012
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3018
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3024
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3006
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2685
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2691
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2697
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2703
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 2726
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2718
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2784
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2800
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2772
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2788
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2804
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2765
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2778
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2794
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2730
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2928
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2934
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2940
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2946
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2808
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2814
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2826
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2820
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 2849
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2841
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2907
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2895
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2911
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2924
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2888
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2901
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2917
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2853
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 2961
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2967
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2973
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 2979
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3049
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3041
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3132
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3135
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3152
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3169
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3119
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3129
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3139
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3156
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3107
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3173
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3123
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3145
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3100
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3162
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3113
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3053
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3486
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3492
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3504
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3510
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3516
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3498
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3177
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3183
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3189
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3195
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3218
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3210
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3276
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3292
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3264
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3280
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3296
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3257
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3270
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3286
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3222
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3420
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3426
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3432
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3438
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3300
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3306
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3318
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3312
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3341
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3333
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3399
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3387
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3403
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3416
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3380
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3393
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3409
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3345
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3453
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3459
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3465
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3471
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3541
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3533
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3624
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3627
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3644
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3661
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3611
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3621
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3631
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3648
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3599
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3665
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3615
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3637
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3592
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3654
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3605
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3545
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3669
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#line_type Dashboard#line_type}",
            "stability": "stable",
            "summary": "The type of lines displayed. Valid values are `dashed`, `dotted`, `solid`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3675
          },
          "name": "lineType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#line_width Dashboard#line_width}",
            "stability": "stable",
            "summary": "The width of line displayed. Valid values are `normal`, `thick`, `thin`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3681
          },
          "name": "lineWidth",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3687
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3710
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3702
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3755
          },
          "name": "resetLineType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3771
          },
          "name": "resetLineWidth"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3787
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3759
          },
          "name": "lineTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3775
          },
          "name": "lineWidthInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3791
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3749
          },
          "name": "lineType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3765
          },
          "name": "lineWidth",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3781
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3714
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3905
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3911
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3917
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3923
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3929
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3935
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 3960
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 3952
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4017
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4033
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4049
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4065
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4081
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4021
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4037
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4053
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4069
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4085
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4011
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4027
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4043
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4059
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4075
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 3964
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionRightYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4089
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4095
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4101
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4107
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4113
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4119
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 4144
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4136
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4201
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4217
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4233
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4249
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4265
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4205
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4221
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4237
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4253
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4269
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4195
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4211
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4227
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4243
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4259
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4148
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTimeseriesDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9394
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9424
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9400
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9430
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9406
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9412
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9418
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4722
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4728
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4734
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4740
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4746
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 9456
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9448
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9584
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9519
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9601
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9535
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9551
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9567
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9588
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9523
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9605
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9555
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9539
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9571
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9577
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9513
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9594
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9529
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9545
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9561
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9460
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9305
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9317
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9323
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9329
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9335
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9341
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9347
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9311
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9353
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9359
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9365
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9371
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5071
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5077
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5089
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5095
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5101
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5083
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4762
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4768
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4774
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4780
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 4803
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4795
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4861
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4877
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4849
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4865
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4881
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4842
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4855
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4871
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4807
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5005
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5011
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5017
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5023
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4885
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4891
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4903
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4897
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 4926
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 4918
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4984
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4972
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4988
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5001
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4965
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4978
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4994
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 4930
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5038
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5044
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5050
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5056
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 5126
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5118
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5209
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5212
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5229
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5246
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5196
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5206
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5216
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5233
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5184
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5250
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5200
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5222
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5177
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5239
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5190
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5130
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5563
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5569
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5581
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5587
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5593
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5575
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5254
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5260
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5266
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5272
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 5295
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5287
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5353
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5369
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5341
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5357
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5373
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5334
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5347
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5363
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5299
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5497
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5503
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5509
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5515
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5377
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5383
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5395
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5389
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 5418
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5410
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5476
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5464
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5480
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5493
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5457
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5470
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5486
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5422
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5530
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5536
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5542
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5548
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 5618
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5610
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5701
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5704
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5721
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5738
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5688
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5698
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5708
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5725
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5676
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5742
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5692
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5714
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5669
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5731
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5682
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5622
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5746
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5752
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5788
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5800
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5758
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5764
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5770
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5776
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5782
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5794
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5993
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6011
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5999
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6005
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6017
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6023
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5821
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5827
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5863
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5875
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5833
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5839
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5845
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5851
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5857
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5869
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5896
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5902
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5908
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 5930
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 5922
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5969
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5985
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5973
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5989
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5963
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5979
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 5934
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6349
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6355
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6367
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6373
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6379
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6361
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6040
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6046
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6052
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6058
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 6081
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6073
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6139
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6155
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6127
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6143
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6159
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6120
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6133
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6149
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6085
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6283
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6289
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6295
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6301
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6163
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6169
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6181
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6175
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 6204
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6196
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6262
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6250
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6266
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6279
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6243
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6256
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6272
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6208
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6316
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6322
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6328
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6334
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 6404
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6396
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6487
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6490
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6507
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6524
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6474
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6484
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6494
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6511
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6462
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6528
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6478
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6500
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6455
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6517
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6468
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6408
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6532
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6550
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6538
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6544
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6556
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 6580
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6572
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6631
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6647
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6676
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6635
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6651
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6664
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6680
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6625
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6641
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6657
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6670
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6584
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8206
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8212
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8218
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8224
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8230
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8236
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6684
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6690
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6696
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6708
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6714
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6732
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6738
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6744
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6702
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6720
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6726
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 6774
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6766
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6887
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6929
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6945
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6862
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6875
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6891
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6904
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6917
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6933
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6949
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6962
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6975
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6988
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6855
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6868
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6881
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6897
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6910
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6923
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6939
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6955
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6968
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6981
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6778
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 6992
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 6998
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7004
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7016
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7046
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7052
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7010
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7022
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7028
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7034
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7040
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7082
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7074
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7195
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7224
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7240
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7256
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7272
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7170
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7183
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7199
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7212
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7228
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7244
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7260
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7276
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7289
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7302
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7163
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7176
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7189
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7205
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7218
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7234
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7250
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7266
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7282
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7295
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7086
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7560
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7584
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7566
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7578
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7590
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7572
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7596
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7306
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7312
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7318
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7324
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7462
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7468
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7474
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7480
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7339
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7345
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7351
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7357
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7380
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7372
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7438
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7454
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7426
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7442
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7458
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7419
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7432
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7448
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7384
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7622
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7614
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7755
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7742
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7698
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7758
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7752
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7729
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7686
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7746
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7702
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7715
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7762
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7721
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7679
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7735
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7692
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7708
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7626
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7495
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7501
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7522
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7514
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7556
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7549
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7526
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7766
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7784
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7790
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7772
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7778
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7814
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7806
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7865
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7881
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7869
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7885
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7898
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7911
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7859
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7875
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7891
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7904
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7818
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7915
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7927
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7945
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7951
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7921
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7933
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7939
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7957
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7963
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 7969
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 7998
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 7990
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8079
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8108
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8124
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8166
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8182
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8198
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8083
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8096
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8112
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8128
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8141
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8154
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8170
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8186
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8202
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8073
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8089
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8102
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8118
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8134
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8147
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8160
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8176
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8192
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8002
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8562
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8568
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8580
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8586
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8592
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8574
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8253
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8259
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8265
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8271
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 8294
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8286
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8352
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8368
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8340
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8356
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8372
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8333
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8346
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8362
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8298
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8496
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8502
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8508
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8514
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8376
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8382
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8394
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8388
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 8417
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8409
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8475
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8463
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8479
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8492
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8456
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8469
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8485
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8421
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8529
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8535
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8541
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8547
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 8617
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8609
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8700
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8703
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8720
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8737
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8687
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8697
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8707
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8724
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8675
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8741
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8691
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8713
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8668
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8730
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8681
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8621
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9054
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9060
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9072
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9078
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9084
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9066
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8745
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8751
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8757
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8763
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 8786
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8778
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8844
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8860
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8832
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8848
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8864
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8825
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8838
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8854
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8790
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8988
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8994
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9000
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9006
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8868
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8874
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8886
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8880
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 8909
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 8901
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8967
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8955
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8971
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8984
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8948
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8961
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8977
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 8913
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9021
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9027
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9033
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9039
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 9109
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9101
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9192
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9195
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9212
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9229
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9179
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9189
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9199
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9216
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9167
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9233
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9183
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9205
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9160
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9222
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9173
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9113
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9237
      },
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9243
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 9264
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9256
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9297
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9301
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9291
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9268
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetToplistDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9609
      },
      "name": "DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9621
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9633
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#span_name Dashboard#span_name}",
            "stability": "stable",
            "summary": "APM span name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9681
          },
          "name": "spanName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_format Dashboard#display_format}",
            "stability": "stable",
            "summary": "The number of columns to display. Valid values are `one_column`, `two_column`, `three_column`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9615
          },
          "name": "displayFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9627
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_breakdown Dashboard#show_breakdown}",
            "stability": "stable",
            "summary": "Whether to show the latency breakdown or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9639
          },
          "name": "showBreakdown",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_distribution Dashboard#show_distribution}",
            "stability": "stable",
            "summary": "Whether to show the latency distribution or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9645
          },
          "name": "showDistribution",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_errors Dashboard#show_errors}",
            "stability": "stable",
            "summary": "Whether to show the error metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9651
          },
          "name": "showErrors",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_hits Dashboard#show_hits}",
            "stability": "stable",
            "summary": "Whether to show the hits metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9657
          },
          "name": "showHits",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_latency Dashboard#show_latency}",
            "stability": "stable",
            "summary": "Whether to show the latency metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9663
          },
          "name": "showLatency",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_resource_list Dashboard#show_resource_list}",
            "stability": "stable",
            "summary": "Whether to show the resource list or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9669
          },
          "name": "showResourceList",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#size_format Dashboard#size_format}",
            "stability": "stable",
            "summary": "The size of the widget. Valid values are `small`, `medium`, `large`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9675
          },
          "name": "sizeFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9687
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9693
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9699
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 9734
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 9726
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9851
          },
          "name": "resetDisplayFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9880
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9909
          },
          "name": "resetShowBreakdown"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9925
          },
          "name": "resetShowDistribution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9941
          },
          "name": "resetShowErrors"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9957
          },
          "name": "resetShowHits"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9973
          },
          "name": "resetShowLatency"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9989
          },
          "name": "resetShowResourceList"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10005
          },
          "name": "resetSizeFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10034
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10050
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10066
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetTraceServiceDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9855
          },
          "name": "displayFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9868
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9884
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9897
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9913
          },
          "name": "showBreakdownInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9929
          },
          "name": "showDistributionInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9945
          },
          "name": "showErrorsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9961
          },
          "name": "showHitsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9977
          },
          "name": "showLatencyInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9993
          },
          "name": "showResourceListInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10009
          },
          "name": "sizeFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10022
          },
          "name": "spanNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10054
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10038
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10070
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9845
          },
          "name": "displayFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9861
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9874
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9890
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9903
          },
          "name": "showBreakdown",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9919
          },
          "name": "showDistribution",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9935
          },
          "name": "showErrors",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9951
          },
          "name": "showHits",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9967
          },
          "name": "showLatency",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9983
          },
          "name": "showResourceList",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9999
          },
          "name": "sizeFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10015
          },
          "name": "spanName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10028
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10044
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10060
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 9738
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetTraceServiceDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetTraceServiceDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayout": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayout",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10074
      },
      "name": "DashboardWidgetGroupDefinitionWidgetWidgetLayout",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#height Dashboard#height}",
            "stability": "stable",
            "summary": "The height of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10080
          },
          "name": "height",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#width Dashboard#width}",
            "stability": "stable",
            "summary": "The width of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10092
          },
          "name": "width",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#x Dashboard#x}",
            "stability": "stable",
            "summary": "The position of the widget on the x (horizontal) axis. Should be greater than or equal to 0."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10098
          },
          "name": "x",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#y Dashboard#y}",
            "stability": "stable",
            "summary": "The position of the widget on the y (vertical) axis. Should be greater than or equal to 0."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10104
          },
          "name": "y",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Only for the new dashboard layout and only one widget in the dashboard should have this property set to `true`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_column_break Dashboard#is_column_break}",
            "stability": "stable",
            "summary": "Whether the widget should be the first one on the second column in high density or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10086
          },
          "name": "isColumnBreak",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetWidgetLayout"
    },
    "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayoutOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayoutOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 10129
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10121
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10199
          },
          "name": "resetIsColumnBreak"
        }
      ],
      "name": "DashboardWidgetGroupDefinitionWidgetWidgetLayoutOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10187
          },
          "name": "heightInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10203
          },
          "name": "isColumnBreakInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10216
          },
          "name": "widthInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10229
          },
          "name": "xInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10242
          },
          "name": "yInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10180
          },
          "name": "height",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10193
          },
          "name": "isColumnBreak",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10209
          },
          "name": "width",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10222
          },
          "name": "x",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10235
          },
          "name": "y",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10133
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetGroupDefinitionWidgetWidgetLayout"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetGroupDefinitionWidgetWidgetLayoutOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13140
      },
      "name": "DashboardWidgetHeatmapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13182
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event Dashboard#event}",
            "stability": "stable",
            "summary": "event block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13188
          },
          "name": "event",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13146
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13152
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13194
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13158
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13164
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13170
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13176
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13200
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10641
      },
      "name": "DashboardWidgetHeatmapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10647
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10653
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10659
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10665
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionEvent": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionEvent",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10681
      },
      "name": "DashboardWidgetHeatmapDefinitionEvent",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The event query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10687
          },
          "name": "q",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10693
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionEvent"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 13230
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13222
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13461
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13414
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13431
          },
          "name": "resetEvent"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13317
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13333
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13448
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13349
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13365
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13381
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13397
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13464
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13458
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13418
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13435
          },
          "name": "eventInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13321
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13337
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13452
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13353
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13385
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13369
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13401
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13468
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13407
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13424
          },
          "name": "event",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13311
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13327
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13441
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13343
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13359
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13375
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13391
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13234
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12895
      },
      "name": "DashboardWidgetHeatmapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12907
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12913
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12919
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12901
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12925
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12931
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12937
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11016
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11022
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11034
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11040
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11046
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11028
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10707
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10713
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10719
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10725
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 10748
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10740
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10806
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10822
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10794
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10810
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10826
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10787
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10800
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10816
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10752
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10950
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10956
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10962
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10968
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10830
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10836
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10848
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10842
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 10871
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10863
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10929
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10917
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10933
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10946
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10910
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10923
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10939
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10875
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 10983
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10989
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 10995
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11001
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11071
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11063
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11154
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11157
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11174
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11191
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11141
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11151
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11161
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11178
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11129
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11195
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11145
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11167
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11122
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11184
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11135
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11075
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11508
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11514
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11526
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11532
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11538
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11520
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11199
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11205
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11211
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11217
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11240
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11232
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11298
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11314
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11286
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11302
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11318
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11279
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11292
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11308
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11244
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11442
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11448
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11454
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11460
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11322
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11328
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11340
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11334
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11363
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11355
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11421
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11409
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11425
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11438
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11402
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11415
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11431
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11367
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11475
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11481
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11487
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11493
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11563
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11555
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11646
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11649
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11666
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11683
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11633
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11643
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11653
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11670
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11621
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11687
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11637
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11659
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11614
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11676
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11627
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11567
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11691
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11709
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11697
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11703
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11715
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11739
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11731
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11790
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11806
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11835
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11794
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11810
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11823
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11839
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11784
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11800
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11816
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11829
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11743
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12152
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12158
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12170
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12176
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12182
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12164
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11843
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11849
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11855
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11861
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 11884
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11876
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11942
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11958
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11930
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11946
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11962
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11923
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11936
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11952
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11888
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12086
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12092
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12098
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12104
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11966
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11972
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11984
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 11978
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12007
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 11999
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12065
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12053
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12069
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12082
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12046
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12059
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12075
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12011
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12119
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12125
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12131
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12137
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12207
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12199
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12290
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12293
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12310
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12327
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12277
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12287
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12297
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12314
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12265
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12331
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12281
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12303
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12258
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12320
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12271
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12211
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12644
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12650
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12662
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12668
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12674
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12656
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12335
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12341
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12347
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12353
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12376
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12368
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12434
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12450
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12422
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12438
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12454
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12415
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12428
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12444
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12380
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12578
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12584
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12590
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12596
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12458
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12464
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12476
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12470
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12499
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12491
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12557
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12545
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12561
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12574
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12538
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12551
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12567
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12503
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12611
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12617
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12623
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12629
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12699
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12691
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12782
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12785
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12802
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12819
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12769
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12779
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12789
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12806
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12757
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12823
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12773
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12795
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12750
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12812
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12763
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12703
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12827
      },
      "name": "DashboardWidgetHeatmapDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12833
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 12854
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12846
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12887
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12891
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12881
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12858
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 12956
      },
      "name": "DashboardWidgetHeatmapDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12962
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12968
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12974
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12980
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 12986
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 13011
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13003
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13068
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13084
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13100
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13116
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13132
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetHeatmapDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13072
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13088
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13104
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13120
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13136
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13062
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13078
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13094
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13110
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13126
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13015
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHeatmapDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHeatmapDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18114
      },
      "name": "DashboardWidgetHostmapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18168
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group Dashboard#group}",
            "stability": "stable",
            "summary": "The list of tags to group nodes by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18120
          },
          "name": "group",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#node_type Dashboard#node_type}",
            "stability": "stable",
            "summary": "The type of node used. Valid values are `host`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18138
          },
          "name": "nodeType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#no_group_hosts Dashboard#no_group_hosts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show ungrouped nodes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18126
          },
          "name": "noGroupHosts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#no_metric_hosts Dashboard#no_metric_hosts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show nodes with no metrics."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18132
          },
          "name": "noMetricHosts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18174
          },
          "name": "request",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scope Dashboard#scope}",
            "stability": "stable",
            "summary": "The list of tags to filter nodes by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18144
          },
          "name": "scope",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18180
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18150
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18156
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18162
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13472
      },
      "name": "DashboardWidgetHostmapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13478
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13484
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13490
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13496
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18211
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18203
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18446
          },
          "name": "putRequest",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18462
          },
          "name": "putStyle",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18433
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18304
          },
          "name": "resetGroup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18352
          },
          "name": "resetNodeType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18320
          },
          "name": "resetNoGroupHosts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18336
          },
          "name": "resetNoMetricHosts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18449
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18368
          },
          "name": "resetScope"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18465
          },
          "name": "resetStyle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18384
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18400
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18416
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18443
          },
          "name": "request",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18459
          },
          "name": "style",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyleOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18437
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18308
          },
          "name": "groupInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18356
          },
          "name": "nodeTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18324
          },
          "name": "noGroupHostsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18340
          },
          "name": "noMetricHostsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18453
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18372
          },
          "name": "scopeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18469
          },
          "name": "styleInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18404
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18388
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18420
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18426
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18298
          },
          "name": "group",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18346
          },
          "name": "nodeType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18314
          },
          "name": "noGroupHosts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18330
          },
          "name": "noMetricHosts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18362
          },
          "name": "scope",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18378
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18394
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18410
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18215
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17860
      },
      "name": "DashboardWidgetHostmapDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill Dashboard#fill}",
            "stability": "stable",
            "summary": "fill block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17866
          },
          "name": "fill",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#size Dashboard#size}",
            "stability": "stable",
            "summary": "size block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17872
          },
          "name": "size",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFill": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFill",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15632
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFill",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15644
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15650
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15656
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15638
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15662
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15668
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFill"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13821
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13827
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13839
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13845
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13851
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13833
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13512
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13518
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13524
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13530
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 13553
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13545
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13611
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13627
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13599
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13615
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13631
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13592
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13605
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13621
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13557
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13755
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13761
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13767
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13773
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13635
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13641
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13653
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13647
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 13676
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13668
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13734
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13722
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13738
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13751
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13715
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13728
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13744
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13680
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13788
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13794
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13800
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13806
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 13876
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 13868
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13959
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13962
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13979
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13996
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13946
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13956
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13966
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13983
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13934
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14000
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13950
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13972
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13927
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13989
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13940
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 13880
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14313
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14319
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14331
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14337
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14343
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14325
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14004
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14010
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14016
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14022
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14045
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14037
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14103
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14119
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14091
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14107
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14123
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14084
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14097
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14113
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14049
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14247
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14253
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14259
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14265
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14127
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14133
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14145
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14139
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14168
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14160
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14226
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14214
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14230
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14243
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14207
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14220
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14236
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14172
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14280
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14286
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14292
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14298
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14368
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14360
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14451
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14454
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14471
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14488
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14438
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14448
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14458
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14475
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14426
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14492
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14442
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14464
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14419
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14481
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14432
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14372
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14496
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14514
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14502
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14508
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14520
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14544
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14536
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14595
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14611
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14640
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14599
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14615
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14628
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14644
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14589
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14605
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14621
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14634
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14548
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14957
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14963
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14975
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14981
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14987
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14969
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14648
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14654
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14660
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14666
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14689
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14681
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14747
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14763
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14735
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14751
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14767
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14728
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14741
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14757
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14693
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14891
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14897
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14903
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14909
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14771
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14777
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14789
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14783
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 14812
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14804
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14870
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14858
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14874
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14887
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14851
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14864
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14880
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14816
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 14924
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14930
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14936
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 14942
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15012
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15004
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15095
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15098
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15115
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15132
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15082
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15092
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15102
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15119
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15070
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15136
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15086
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15108
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15063
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15125
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15076
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15016
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15449
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15455
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15467
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15473
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15479
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15461
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15140
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15146
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15152
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15158
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15181
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15173
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15239
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15255
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15227
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15243
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15259
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15220
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15233
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15249
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15185
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15383
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15389
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15395
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15401
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15263
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15269
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15281
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15275
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15304
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15296
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15362
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15350
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15366
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15379
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15343
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15356
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15372
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15308
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15416
      },
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15422
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15428
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15434
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15504
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15496
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15587
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15590
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15607
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15624
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15574
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15584
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15594
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15611
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15562
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15628
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15578
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15600
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15555
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15617
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15568
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15508
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFillSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestFillSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 17894
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17886
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17934
          },
          "name": "resetFill"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17951
          },
          "name": "resetSize"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17938
          },
          "name": "fillInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17955
          },
          "name": "sizeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17927
          },
          "name": "fill",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestFill"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17944
          },
          "name": "size",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSize"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17898
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequest"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSize": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSize",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17806
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSize",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17818
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17824
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17830
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17812
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17836
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17842
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSize"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15995
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16001
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16013
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16019
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16025
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16007
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15686
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15692
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15698
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15704
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15727
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15719
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15785
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15801
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15773
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15789
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15805
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15766
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15779
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15795
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15731
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15929
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15935
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15941
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15947
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15809
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15815
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15827
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15821
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 15850
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15842
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15908
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15896
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15912
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15925
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15889
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15902
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15918
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15854
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 15962
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15968
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15974
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 15980
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16050
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16042
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16133
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16136
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16153
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16170
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16120
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16130
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16140
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16157
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16108
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16174
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16124
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16146
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16101
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16163
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16114
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16054
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16487
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16493
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16505
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16511
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16517
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16499
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16178
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16184
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16190
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16196
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16219
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16211
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16277
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16293
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16265
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16281
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16297
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16258
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16271
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16287
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16223
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16421
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16427
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16433
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16439
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16301
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16307
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16319
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16313
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16342
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16334
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16400
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16388
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16404
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16417
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16381
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16394
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16410
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16346
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16454
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16460
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16466
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16472
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16542
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16534
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16625
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16628
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16645
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16662
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16612
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16622
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16632
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16649
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16600
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16666
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16616
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16638
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16593
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16655
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16606
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16546
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16670
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16688
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16676
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16682
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16694
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16718
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16710
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16769
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16785
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16814
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16773
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16789
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16802
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16818
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16763
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16779
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16795
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16808
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16722
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17131
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17137
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17149
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17155
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17161
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17143
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16822
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16828
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16834
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16840
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16863
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16855
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16921
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16937
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16909
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16925
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16941
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16902
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16915
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16931
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16867
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17065
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17071
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17077
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17083
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16945
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16951
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16963
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16957
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 16986
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 16978
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17044
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17032
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17048
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17061
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17025
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17038
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17054
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 16990
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17098
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17104
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17110
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17116
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 17186
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17178
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17269
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17272
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17289
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17306
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17256
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17266
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17276
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17293
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17244
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17310
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17260
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17282
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17237
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17299
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17250
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17190
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17623
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17629
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17641
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17647
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17653
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17635
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17314
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17320
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17326
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17332
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 17355
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17347
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17413
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17429
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17401
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17417
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17433
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17394
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17407
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17423
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17359
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17557
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17563
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17569
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17575
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17437
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17443
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17455
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17449
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 17478
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17470
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17536
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17524
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17540
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17553
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17517
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17530
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17546
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17482
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17590
      },
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17596
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17602
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17608
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 17678
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17670
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17761
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17764
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17781
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17798
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17748
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17758
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17768
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17785
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17736
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17802
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17752
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17774
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17729
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17791
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17742
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17682
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionRequestSizeSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionRequestSizeSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17959
      },
      "name": "DashboardWidgetHostmapDefinitionStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill_max Dashboard#fill_max}",
            "stability": "stable",
            "summary": "The max value to use to color the map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17965
          },
          "name": "fillMax",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#fill_min Dashboard#fill_min}",
            "stability": "stable",
            "summary": "The min value to use to color the map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17971
          },
          "name": "fillMin",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17977
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette_flip Dashboard#palette_flip}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to flip the palette tones."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 17983
          },
          "name": "paletteFlip",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18007
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 17999
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18058
          },
          "name": "resetFillMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18074
          },
          "name": "resetFillMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18090
          },
          "name": "resetPalette"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18106
          },
          "name": "resetPaletteFlip"
        }
      ],
      "name": "DashboardWidgetHostmapDefinitionStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18062
          },
          "name": "fillMaxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18078
          },
          "name": "fillMinInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18110
          },
          "name": "paletteFlipInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18094
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18052
          },
          "name": "fillMax",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18068
          },
          "name": "fillMin",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18084
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18100
          },
          "name": "paletteFlip",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18011
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetHostmapDefinitionStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetHostmapDefinitionStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetIframeDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetIframeDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18473
      },
      "name": "DashboardWidgetIframeDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url Dashboard#url}",
            "stability": "stable",
            "summary": "The URL to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18479
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetIframeDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetIframeDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetIframeDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18500
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18492
      },
      "name": "DashboardWidgetIframeDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18534
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18527
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18504
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetIframeDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetIframeDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetImageDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetImageDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18538
      },
      "name": "DashboardWidgetImageDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url Dashboard#url}",
            "stability": "stable",
            "summary": "The URL to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18574
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_background Dashboard#has_background}",
            "stability": "stable",
            "summary": "Whether to display a background or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18544
          },
          "name": "hasBackground",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_border Dashboard#has_border}",
            "stability": "stable",
            "summary": "Whether to display a border or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18550
          },
          "name": "hasBorder",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#horizontal_align Dashboard#horizontal_align}",
            "stability": "stable",
            "summary": "The horizontal alignment for the widget. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18556
          },
          "name": "horizontalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Note: `small` and `large` values are deprecated. Valid values are `sm`, `md`, `lg`, `small`, `large`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#margin Dashboard#margin}",
            "stability": "stable",
            "summary": "The margins to use around the image."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18562
          },
          "name": "margin",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "The values are based on the image `object-fit` CSS properties. Note: `zoom`, `fit` and `center` values are deprecated. Valid values are `fill`, `contain`, `cover`, `none`, `scale-down`, `zoom`, `fit`, `center`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sizing Dashboard#sizing}",
            "stability": "stable",
            "summary": "The preferred method to adapt the dimensions of the image."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18568
          },
          "name": "sizing",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#url_dark_theme Dashboard#url_dark_theme}",
            "stability": "stable",
            "summary": "The URL in dark mode to use as a data source for the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18580
          },
          "name": "urlDarkTheme",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#vertical_align Dashboard#vertical_align}",
            "stability": "stable",
            "summary": "The vertical alignment for the widget. Valid values are `center`, `top`, `bottom`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18586
          },
          "name": "verticalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetImageDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetImageDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetImageDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18614
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18606
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18689
          },
          "name": "resetHasBackground"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18705
          },
          "name": "resetHasBorder"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18721
          },
          "name": "resetHorizontalAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18737
          },
          "name": "resetMargin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18753
          },
          "name": "resetSizing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18782
          },
          "name": "resetUrlDarkTheme"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18798
          },
          "name": "resetVerticalAlign"
        }
      ],
      "name": "DashboardWidgetImageDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18693
          },
          "name": "hasBackgroundInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18709
          },
          "name": "hasBorderInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18725
          },
          "name": "horizontalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18741
          },
          "name": "marginInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18757
          },
          "name": "sizingInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18786
          },
          "name": "urlDarkThemeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18770
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18802
          },
          "name": "verticalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18683
          },
          "name": "hasBackground",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18699
          },
          "name": "hasBorder",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18715
          },
          "name": "horizontalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18731
          },
          "name": "margin",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18747
          },
          "name": "sizing",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18763
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18776
          },
          "name": "urlDarkTheme",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18792
          },
          "name": "verticalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18618
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetImageDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetImageDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18897
      },
      "name": "DashboardWidgetLogStreamDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#columns Dashboard#columns}",
            "stability": "stable",
            "summary": "Stringified list of columns to use, for example: `[\"column1\",\"column2\",\"column3\"]`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18903
          },
          "name": "columns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18909
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18915
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#message_display Dashboard#message_display}",
            "stability": "stable",
            "summary": "The number of log lines to display. Valid values are `inline`, `expanded-md`, `expanded-lg`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18921
          },
          "name": "messageDisplay",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18927
          },
          "name": "query",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_date_column Dashboard#show_date_column}",
            "stability": "stable",
            "summary": "If the date column should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18933
          },
          "name": "showDateColumn",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_message_column Dashboard#show_message_column}",
            "stability": "stable",
            "summary": "If the message column should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18939
          },
          "name": "showMessageColumn",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18963
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18945
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18951
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18957
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetLogStreamDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18994
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18986
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19244
          },
          "name": "putSort",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19087
          },
          "name": "resetColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19103
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19119
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19135
          },
          "name": "resetMessageDisplay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19151
          },
          "name": "resetQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19167
          },
          "name": "resetShowDateColumn"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19183
          },
          "name": "resetShowMessageColumn"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19247
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19199
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19215
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19231
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetLogStreamDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19241
          },
          "name": "sort",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSortOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19091
          },
          "name": "columnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19107
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19123
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19139
          },
          "name": "messageDisplayInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19155
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19171
          },
          "name": "showDateColumnInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19187
          },
          "name": "showMessageColumnInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19251
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19219
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19203
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19235
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19081
          },
          "name": "columns",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19097
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19113
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19129
          },
          "name": "messageDisplay",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19145
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19161
          },
          "name": "showDateColumn",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19177
          },
          "name": "showMessageColumn",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19193
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19209
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19225
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18998
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetLogStreamDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18806
      },
      "name": "DashboardWidgetLogStreamDefinitionSort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#column Dashboard#column}",
            "stability": "stable",
            "summary": "The facet path for the column."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18812
          },
          "name": "column",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18818
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetLogStreamDefinitionSort"
    },
    "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 18840
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 18832
      },
      "name": "DashboardWidgetLogStreamDefinitionSortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18880
          },
          "name": "columnInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18893
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18873
          },
          "name": "column",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18886
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 18844
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetLogStreamDefinitionSort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetLogStreamDefinitionSortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19255
      },
      "name": "DashboardWidgetManageStatusDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19279
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color_preference Dashboard#color_preference}",
            "stability": "stable",
            "summary": "Whether to colorize text or background. Valid values are `background`, `text`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19261
          },
          "name": "colorPreference",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_format Dashboard#display_format}",
            "stability": "stable",
            "summary": "The display setting to use. Valid values are `counts`, `countsAndList`, `list`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19267
          },
          "name": "displayFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_zero_counts Dashboard#hide_zero_counts}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to hide empty categories."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19273
          },
          "name": "hideZeroCounts",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_last_triggered Dashboard#show_last_triggered}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to show when monitors/groups last triggered."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19285
          },
          "name": "showLastTriggered",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `name`, `group`, `status`, `tags`, `triggered`, `group,asc`, `group,desc`, `name,asc`, `name,desc`, `status,asc`, `status,desc`, `tags,asc`, `tags,desc`, `triggered,asc`, `triggered,desc`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The method to sort the monitors."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19291
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#summary_type Dashboard#summary_type}",
            "stability": "stable",
            "summary": "The summary type to use. Valid values are `monitors`, `groups`, `combined`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19297
          },
          "name": "summaryType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19303
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19309
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19315
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetManageStatusDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 19345
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19337
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19432
          },
          "name": "resetColorPreference"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19448
          },
          "name": "resetDisplayFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19464
          },
          "name": "resetHideZeroCounts"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19493
          },
          "name": "resetShowLastTriggered"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19509
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19525
          },
          "name": "resetSummaryType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19541
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19557
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19573
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetManageStatusDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19436
          },
          "name": "colorPreferenceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19452
          },
          "name": "displayFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19468
          },
          "name": "hideZeroCountsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19481
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19497
          },
          "name": "showLastTriggeredInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19513
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19529
          },
          "name": "summaryTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19561
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19545
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19577
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19426
          },
          "name": "colorPreference",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19442
          },
          "name": "displayFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19458
          },
          "name": "hideZeroCounts",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19474
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19487
          },
          "name": "showLastTriggered",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19503
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19519
          },
          "name": "summaryType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19535
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19551
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19567
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19349
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetManageStatusDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetManageStatusDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetNoteDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetNoteDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19581
      },
      "name": "DashboardWidgetNoteDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#content Dashboard#content}",
            "stability": "stable",
            "summary": "The content of the note."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19593
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#background_color Dashboard#background_color}",
            "stability": "stable",
            "summary": "The background color of the note."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19587
          },
          "name": "backgroundColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#font_size Dashboard#font_size}",
            "stability": "stable",
            "summary": "The size of the text."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19599
          },
          "name": "fontSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_padding Dashboard#has_padding}",
            "stability": "stable",
            "summary": "Whether to add padding or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19605
          },
          "name": "hasPadding",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_tick Dashboard#show_tick}",
            "stability": "stable",
            "summary": "Whether to show a tick or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19611
          },
          "name": "showTick",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's text. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19617
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `bottom`, `left`, `right`, `top`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tick_edge Dashboard#tick_edge}",
            "stability": "stable",
            "summary": "When `tick = true`, a string indicating on which side of the widget the tick should be displayed."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19623
          },
          "name": "tickEdge",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tick_pos Dashboard#tick_pos}",
            "stability": "stable",
            "summary": "When `tick = true`, a string with a percent sign indicating the position of the tick, for example: `tick_pos = \"50%\"` is centered alignment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19629
          },
          "name": "tickPos",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#vertical_align Dashboard#vertical_align}",
            "stability": "stable",
            "summary": "The vertical alignment for the widget. Valid values are `center`, `top`, `bottom`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19635
          },
          "name": "verticalAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetNoteDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetNoteDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetNoteDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 19664
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19656
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19745
          },
          "name": "resetBackgroundColor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19774
          },
          "name": "resetFontSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19790
          },
          "name": "resetHasPadding"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19806
          },
          "name": "resetShowTick"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19822
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19838
          },
          "name": "resetTickEdge"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19854
          },
          "name": "resetTickPos"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19870
          },
          "name": "resetVerticalAlign"
        }
      ],
      "name": "DashboardWidgetNoteDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19749
          },
          "name": "backgroundColorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19762
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19778
          },
          "name": "fontSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19794
          },
          "name": "hasPaddingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19810
          },
          "name": "showTickInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19826
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19842
          },
          "name": "tickEdgeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19858
          },
          "name": "tickPosInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19874
          },
          "name": "verticalAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19739
          },
          "name": "backgroundColor",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19755
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19768
          },
          "name": "fontSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19784
          },
          "name": "hasPadding",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19800
          },
          "name": "showTick",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19816
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19832
          },
          "name": "tickEdge",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19848
          },
          "name": "tickPos",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19864
          },
          "name": "verticalAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19668
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetNoteDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetNoteDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24286
      },
      "name": "DashboardWidgetQueryTableDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24322
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#has_search_bar Dashboard#has_search_bar}",
            "stability": "stable",
            "summary": "Controls the display of the search bar. Valid values are `always`, `never`, `auto`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24292
          },
          "name": "hasSearchBar",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24298
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24328
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24304
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24310
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24316
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19878
      },
      "name": "DashboardWidgetQueryTableDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19884
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19890
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19896
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19902
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 24355
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24347
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24505
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24424
          },
          "name": "resetHasSearchBar"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24440
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24522
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24456
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24472
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24488
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24509
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24428
          },
          "name": "hasSearchBarInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24444
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24526
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24476
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24460
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24492
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24498
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24418
          },
          "name": "hasSearchBar",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24434
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24515
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24450
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24466
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24482
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24359
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24169
      },
      "name": "DashboardWidgetQueryTableDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregator to use for time aggregation. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24175
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "The alias for the column name (defaults to metric name)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24181
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24211
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_stats_query Dashboard#apm_stats_query}",
            "stability": "stable",
            "summary": "apm_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24217
          },
          "name": "apmStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "List items one of `number`, `bar`. Valid values are `number`, `bar`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24187
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24223
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24229
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of lines to show in the table."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24193
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24235
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The sort order for the rows. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24199
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24241
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24205
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24247
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24253
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24259
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20227
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20233
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20245
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20251
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20257
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20239
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19918
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19924
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19930
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19936
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 19959
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 19951
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20017
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20033
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20005
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20021
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20037
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19998
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20011
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20027
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 19963
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20161
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20167
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20173
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20179
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20041
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20047
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20059
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20053
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 20082
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20074
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20140
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20128
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20144
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20157
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20121
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20134
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20150
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20086
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20194
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20200
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20206
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20212
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 20282
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20274
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20365
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20368
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20385
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20402
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20352
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20362
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20372
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20389
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20340
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20406
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20356
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20378
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20333
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20395
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20346
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20286
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20450
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "The environment name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20456
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The operation name associated with the service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20462
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag Dashboard#primary_tag}",
            "stability": "stable",
            "summary": "The organization's host group name and value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20468
          },
          "name": "primaryTag",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#row_type Dashboard#row_type}",
            "stability": "stable",
            "summary": "The level of detail for the request. Valid values are `service`, `resource`, `span`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20480
          },
          "name": "rowType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "The service name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20486
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#columns Dashboard#columns}",
            "stability": "stable",
            "summary": "columns block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20492
          },
          "name": "columns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource Dashboard#resource}",
            "stability": "stable",
            "summary": "The resource name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20474
          },
          "name": "resource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20410
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The column name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20428
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "A user-assigned alias for the column."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20416
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20422
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20434
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 20519
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20511
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20670
          },
          "name": "resetColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20627
          },
          "name": "resetResource"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20674
          },
          "name": "columnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20589
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20602
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20615
          },
          "name": "primaryTagInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20631
          },
          "name": "resourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20644
          },
          "name": "rowTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20657
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20663
          },
          "name": "columns",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQueryColumns"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20582
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20595
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20608
          },
          "name": "primaryTag",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20621
          },
          "name": "resource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20637
          },
          "name": "rowType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20650
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20523
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestApmStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestApmStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20678
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20684
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20720
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20732
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20690
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20696
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20702
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20708
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20714
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20726
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20925
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20943
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20931
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20937
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20949
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20955
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20753
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20759
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20795
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20807
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20765
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20771
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20777
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20783
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20789
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20801
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20828
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20834
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20840
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 20862
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20854
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20901
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20917
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20905
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20921
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20895
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20911
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20866
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21281
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21287
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21299
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21305
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21311
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21293
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 20972
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20978
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20984
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 20990
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 21013
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21005
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21071
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21087
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21059
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21075
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21091
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21052
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21065
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21081
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21017
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21215
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21221
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21227
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21233
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21095
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21101
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21113
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21107
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 21136
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21128
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21194
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21182
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21198
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21211
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21175
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21188
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21204
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21140
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21248
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21254
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21260
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21266
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 21336
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21328
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21419
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21422
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21439
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21456
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21406
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21416
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21426
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21443
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21394
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21460
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21410
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21432
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21387
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21449
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21400
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21340
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21464
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21482
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21470
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21476
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21488
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 21512
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21504
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21563
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21579
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21608
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21567
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21583
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21596
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21612
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21557
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21573
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21589
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21602
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21516
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23138
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23144
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23150
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23156
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23162
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23168
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21616
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21622
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21628
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21640
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21646
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21664
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21670
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21676
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21634
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21652
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21658
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 21706
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21698
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21819
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21861
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21877
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21794
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21807
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21823
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21836
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21849
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21865
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21881
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21894
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21907
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21920
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21787
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21800
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21813
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21829
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21842
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21855
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21871
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21887
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21900
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21913
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21710
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 21924
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21930
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21936
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21948
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21978
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21984
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21942
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21954
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21960
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21966
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 21972
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22014
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22006
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22127
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22156
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22172
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22188
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22204
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22102
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22115
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22131
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22144
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22160
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22176
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22192
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22208
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22221
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22234
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22095
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22108
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22121
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22137
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22150
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22166
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22182
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22198
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22214
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22227
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22018
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22492
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22516
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22498
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22510
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22522
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22504
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22528
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22238
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22244
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22250
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22256
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22394
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22400
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22406
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22412
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22271
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22277
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22283
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22289
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22312
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22304
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22370
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22386
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22358
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22374
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22390
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22351
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22364
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22380
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22316
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22554
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22546
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22687
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22674
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22630
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22690
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22684
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22661
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22618
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22678
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22634
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22647
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22694
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22653
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22611
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22667
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22624
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22640
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22558
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22427
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22433
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22454
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22446
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22488
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22481
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22458
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22698
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22716
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22722
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22704
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22710
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22746
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22738
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22797
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22813
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22801
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22817
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22830
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22843
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22791
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22807
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22823
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22836
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22750
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22847
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22859
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22877
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22883
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22853
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22865
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22871
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22889
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22895
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22901
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 22930
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 22922
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23011
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23040
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23056
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23098
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23114
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23130
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23015
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23028
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23044
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23060
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23073
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23086
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23102
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23118
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23134
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23005
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23021
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23034
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23050
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23066
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23079
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23092
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23108
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23124
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 22934
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23494
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23500
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23512
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23518
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23524
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23506
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23185
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23191
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23197
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23203
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 23226
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23218
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23284
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23300
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23272
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23288
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23304
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23265
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23278
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23294
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23230
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23428
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23434
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23440
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23446
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23308
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23314
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23326
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23320
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 23349
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23341
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23407
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23395
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23411
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23424
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23388
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23401
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23417
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23353
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23461
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23467
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23473
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23479
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 23549
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23541
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23632
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23635
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23652
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23669
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23619
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23629
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23639
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23656
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23607
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23673
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23623
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23645
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23600
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23662
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23613
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23553
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23986
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23992
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24004
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24010
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24016
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23998
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23677
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23683
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23689
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23695
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 23718
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23710
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23776
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23792
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23764
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23780
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23796
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23757
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23770
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23786
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23722
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23920
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23926
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23932
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23938
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23800
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23806
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23818
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23812
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 23841
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23833
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23899
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23887
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23903
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23916
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23880
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23893
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23909
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23845
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 23953
      },
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23959
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23965
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 23971
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 24041
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24033
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24124
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24127
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24144
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24161
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24111
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryTableDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24121
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24131
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24148
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24099
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24165
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24115
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24137
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24092
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24154
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24105
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24045
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryTableDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryTableDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29134
      },
      "name": "DashboardWidgetQueryValueDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#autoscale Dashboard#autoscale}",
            "stability": "stable",
            "summary": "A Boolean indicating whether to automatically scale the tile."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29140
          },
          "name": "autoscale",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29188
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_unit Dashboard#custom_unit}",
            "stability": "stable",
            "summary": "The unit for the value displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29146
          },
          "name": "customUnit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29152
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#precision Dashboard#precision}",
            "stability": "stable",
            "summary": "The precision to use when displaying the tile."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29158
          },
          "name": "precision",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29194
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_align Dashboard#text_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's text. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29164
          },
          "name": "textAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29170
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29176
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29182
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24530
      },
      "name": "DashboardWidgetQueryValueDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24536
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24542
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24548
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24554
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 29224
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29216
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29311
          },
          "name": "resetAutoscale"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29440
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29327
          },
          "name": "resetCustomUnit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29343
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29359
          },
          "name": "resetPrecision"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29457
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29375
          },
          "name": "resetTextAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29391
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29407
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29423
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29315
          },
          "name": "autoscaleInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29444
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29331
          },
          "name": "customUnitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29347
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29363
          },
          "name": "precisionInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29461
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29379
          },
          "name": "textAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29411
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29395
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29427
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29305
          },
          "name": "autoscale",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29433
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29321
          },
          "name": "customUnit",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29337
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29353
          },
          "name": "precision",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29450
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29369
          },
          "name": "textAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29385
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29401
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29417
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29228
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29045
      },
      "name": "DashboardWidgetQueryValueDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregator to use for time aggregation. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29051
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29063
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29069
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29075
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29081
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29087
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29093
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29057
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29099
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29105
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29111
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24879
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24885
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24897
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24903
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24909
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24891
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24570
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24576
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24582
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24588
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 24611
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24603
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24669
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24685
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24657
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24673
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24689
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24650
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24663
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24679
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24615
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24813
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24819
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24825
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24831
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24693
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24699
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24711
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24705
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 24734
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24726
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24792
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24780
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24796
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24809
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24773
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24786
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24802
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24738
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24846
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24852
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24858
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24864
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 24934
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 24926
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25017
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25020
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25037
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25054
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25004
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25014
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25024
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25041
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24992
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25058
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25008
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25030
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24985
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25047
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24998
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 24938
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25371
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25377
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25389
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25395
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25401
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25383
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25062
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25068
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25074
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25080
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 25103
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25095
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25161
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25177
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25149
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25165
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25181
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25142
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25155
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25171
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25107
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25305
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25311
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25317
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25323
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25185
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25191
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25203
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25197
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 25226
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25218
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25284
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25272
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25288
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25301
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25265
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25278
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25294
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25230
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25338
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25344
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25350
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25356
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 25426
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25418
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25509
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25512
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25529
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25546
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25496
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25506
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25516
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25533
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25484
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25550
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25500
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25522
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25477
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25539
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25490
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25430
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25554
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25560
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25596
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25608
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25566
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25572
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25578
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25584
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25590
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25602
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25801
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25819
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25807
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25813
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25825
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25831
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25629
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25635
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25671
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25683
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25641
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25647
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25653
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25659
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25665
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25677
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25704
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25710
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25716
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 25738
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25730
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25777
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25793
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25781
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25797
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25771
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25787
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25742
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26157
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26163
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26175
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26181
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26187
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26169
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25848
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25854
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25860
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25866
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 25889
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25881
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25947
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25963
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25935
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25951
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25967
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25928
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25941
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25957
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25893
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26091
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26097
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26103
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26109
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 25971
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25977
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25989
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 25983
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 26012
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26004
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26070
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26058
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26074
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26087
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26051
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26064
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26080
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26016
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26124
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26130
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26136
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26142
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 26212
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26204
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26295
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26298
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26315
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26332
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26282
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26292
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26302
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26319
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26270
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26336
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26286
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26308
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26263
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26325
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26276
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26216
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26340
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26358
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26346
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26352
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26364
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 26388
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26380
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26439
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26455
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26484
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26443
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26459
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26472
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26488
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26433
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26449
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26465
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26478
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26392
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28014
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28020
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28026
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28032
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28038
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28044
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26492
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26498
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26504
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26516
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26522
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26540
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26546
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26552
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26510
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26528
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26534
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 26582
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26574
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26695
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26737
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26753
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26670
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26683
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26699
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26712
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26725
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26741
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26757
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26770
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26783
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26796
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26663
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26676
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26689
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26705
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26718
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26731
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26747
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26763
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26776
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26789
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26586
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26800
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26806
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26812
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26824
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26854
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26860
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26818
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26830
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26836
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26842
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26848
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 26890
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 26882
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27003
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27032
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27048
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27064
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27080
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26978
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26991
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27007
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27020
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27036
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27052
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27068
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27084
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27097
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27110
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26971
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26984
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26997
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27013
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27026
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27042
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27058
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27074
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27090
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27103
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 26894
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27368
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27392
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27374
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27386
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27398
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27380
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27404
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27114
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27120
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27126
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27132
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27270
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27276
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27282
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27288
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27147
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27153
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27159
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27165
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 27188
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27180
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27246
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27262
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27234
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27250
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27266
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27227
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27240
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27256
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27192
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 27430
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27422
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27563
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27550
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27506
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27566
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27560
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27537
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27494
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27554
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27510
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27523
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27570
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27529
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27487
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27543
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27500
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27516
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27434
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27303
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27309
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 27330
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27322
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27364
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27357
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27334
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27574
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27592
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27598
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27580
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27586
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 27622
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27614
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27673
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27689
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27677
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27693
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27706
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27719
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27667
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27683
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27699
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27712
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27626
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27723
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27735
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27753
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27759
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27729
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27741
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27747
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27765
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27771
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27777
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 27806
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 27798
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27887
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27916
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27932
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27974
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27990
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28006
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27891
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27904
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27920
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27936
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27949
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27962
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27978
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27994
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28010
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27881
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27897
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27910
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27926
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27942
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27955
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27968
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27984
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28000
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 27810
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28370
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28376
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28388
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28394
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28400
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28382
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28061
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28067
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28073
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28079
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28102
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28094
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28160
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28176
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28148
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28164
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28180
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28141
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28154
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28170
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28106
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28304
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28310
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28316
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28322
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28184
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28190
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28202
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28196
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28225
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28217
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28283
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28271
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28287
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28300
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28264
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28277
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28293
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28229
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28337
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28343
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28349
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28355
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28425
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28417
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28508
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28511
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28528
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28545
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28495
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28505
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28515
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28532
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28483
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28549
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28499
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28521
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28476
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28538
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28489
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28429
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28862
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28868
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28880
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28886
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28892
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28874
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28553
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28559
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28565
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28571
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28594
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28586
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28652
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28668
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28640
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28656
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28672
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28633
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28646
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28662
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28598
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28796
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28802
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28808
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28814
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28676
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28682
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28694
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28688
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28717
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28709
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28775
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28763
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28779
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28792
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28756
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28769
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28785
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28721
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28829
      },
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28835
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28841
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28847
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 28917
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 28909
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29000
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29003
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29020
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29037
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28987
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetQueryValueDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28997
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29007
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29024
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28975
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29041
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28991
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29013
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28968
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29030
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28981
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 28921
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetQueryValueDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetQueryValueDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34334
      },
      "name": "DashboardWidgetScatterplotDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#color_by_groups Dashboard#color_by_groups}",
            "stability": "stable",
            "summary": "List of groups used for colors."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34340
          },
          "name": "colorByGroups",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34370
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34346
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34376
          },
          "name": "request",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34352
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34358
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34364
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#xaxis Dashboard#xaxis}",
            "stability": "stable",
            "summary": "xaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34382
          },
          "name": "xaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34388
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29465
      },
      "name": "DashboardWidgetScatterplotDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29471
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29477
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29483
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29489
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 34417
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34409
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34592
          },
          "name": "putRequest",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34608
          },
          "name": "putXaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34624
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34498
          },
          "name": "resetColorByGroups"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34579
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34514
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34595
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34530
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34546
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34562
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34611
          },
          "name": "resetXaxis"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34627
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34589
          },
          "name": "request",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34605
          },
          "name": "xaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34621
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34502
          },
          "name": "colorByGroupsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34583
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34518
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34599
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34550
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34534
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34566
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34615
          },
          "name": "xaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34631
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34492
          },
          "name": "colorByGroups",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34572
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34508
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34524
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34540
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34556
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34421
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33867
      },
      "name": "DashboardWidgetScatterplotDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#x Dashboard#x}",
            "stability": "stable",
            "summary": "x block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33873
          },
          "name": "x",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#y Dashboard#y}",
            "stability": "stable",
            "summary": "y block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33879
          },
          "name": "y",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 33901
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33893
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33941
          },
          "name": "resetX"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33958
          },
          "name": "resetY"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33945
          },
          "name": "xInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33962
          },
          "name": "yInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33934
          },
          "name": "x",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestX"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33951
          },
          "name": "y",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestY"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33905
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequest"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestX": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestX",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31625
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestX",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "Aggregator used for the request. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31631
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31643
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31649
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31655
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31637
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31661
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31667
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestX"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29814
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29820
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29832
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29838
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29844
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29826
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29505
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29511
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29517
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29523
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 29546
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29538
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29604
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29620
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29592
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29608
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29624
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29585
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29598
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29614
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29550
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29748
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29754
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29760
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29766
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29628
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29634
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29646
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29640
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 29669
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29661
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29727
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29715
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29731
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29744
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29708
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29721
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29737
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29673
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29781
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29787
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29793
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29799
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 29869
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29861
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29952
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29955
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29972
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29989
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29939
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29949
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29959
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29976
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29927
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29993
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29943
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29965
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29920
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29982
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29933
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 29873
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30306
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30312
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30324
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30330
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30336
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30318
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 29997
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30003
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30009
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30015
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30038
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30030
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30096
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30112
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30084
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30100
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30116
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30077
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30090
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30106
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30042
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30240
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30246
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30252
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30258
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30120
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30126
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30138
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30132
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30161
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30153
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30219
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30207
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30223
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30236
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30200
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30213
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30229
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30165
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30273
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30279
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30285
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30291
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30361
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30353
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30444
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30447
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30464
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30481
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30431
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30441
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30451
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30468
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30419
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30485
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30435
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30457
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30412
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30474
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30425
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30365
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30489
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30507
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30495
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30501
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30513
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30537
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30529
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30588
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30604
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30633
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30592
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30608
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30621
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30637
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30582
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30598
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30614
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30627
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30541
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30950
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30956
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30968
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30974
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30980
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30962
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30641
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30647
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30653
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30659
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30682
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30674
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30740
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30756
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30728
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30744
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30760
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30721
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30734
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30750
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30686
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30884
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30890
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30896
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30902
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30764
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30770
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30782
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30776
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 30805
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30797
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30863
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30851
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30867
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30880
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30844
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30857
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30873
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30809
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30917
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30923
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30929
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 30935
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31005
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 30997
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31088
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31091
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31108
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31125
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31075
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31085
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31095
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31112
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31063
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31129
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31079
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31101
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31056
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31118
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31069
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31009
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31442
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31448
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31460
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31466
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31472
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31454
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31133
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31139
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31145
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31151
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31174
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31166
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31232
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31248
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31220
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31236
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31252
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31213
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31226
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31242
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31178
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31376
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31382
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31388
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31394
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31256
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31262
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31274
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31268
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31297
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31289
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31355
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31343
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31359
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31372
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31336
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31349
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31365
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31301
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31409
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31415
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31421
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31427
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31497
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31489
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31580
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31583
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31600
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31617
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31567
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31577
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31587
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31604
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31555
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31621
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31571
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31593
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31548
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31610
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31561
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31501
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestXSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestXSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestY": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestY",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33806
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestY",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "Aggregator used for the request. Valid values are `avg`, `last`, `max`, `min`, `sum`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33812
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33824
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33830
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33836
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33818
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33842
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33848
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestY"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31995
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32001
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32013
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32019
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32025
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32007
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31686
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31692
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31698
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31704
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31727
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31719
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31785
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31801
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31773
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31789
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31805
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31766
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31779
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31795
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31731
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31929
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31935
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31941
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31947
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31809
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31815
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31827
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31821
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 31850
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31842
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31908
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31896
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31912
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31925
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31889
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31902
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31918
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31854
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 31962
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31968
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31974
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 31980
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32050
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32042
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32133
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32136
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32153
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32170
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32120
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32130
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32140
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32157
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32108
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32174
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32124
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32146
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32101
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32163
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32114
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32054
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32487
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32493
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32505
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32511
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32517
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32499
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32178
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32184
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32190
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32196
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32219
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32211
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32277
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32293
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32265
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32281
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32297
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32258
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32271
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32287
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32223
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32421
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32427
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32433
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32439
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32301
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32307
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32319
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32313
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32342
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32334
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32400
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32388
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32404
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32417
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32381
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32394
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32410
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32346
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32454
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32460
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32466
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32472
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32542
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32534
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32625
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32628
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32645
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32662
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32612
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32622
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32632
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32649
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32600
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32666
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32616
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32638
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32593
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32655
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32606
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32546
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32670
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32688
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32676
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32682
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32694
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32718
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32710
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32769
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32785
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32814
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32773
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32789
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32802
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32818
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32763
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32779
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32795
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32808
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32722
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33131
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33137
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33149
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33155
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33161
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33143
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32822
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32828
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32834
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32840
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32863
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32855
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32921
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32937
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32909
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32925
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32941
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32902
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32915
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32931
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32867
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33065
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33071
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33077
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33083
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32945
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32951
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32963
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32957
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 32986
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 32978
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33044
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33032
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33048
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33061
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33025
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33038
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33054
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 32990
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33098
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33104
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33110
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33116
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 33186
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33178
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33269
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33272
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33289
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33306
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33256
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33266
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33276
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33293
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33244
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33310
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33260
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33282
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33237
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33299
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33250
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33190
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33623
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33629
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33641
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33647
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33653
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33635
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33314
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33320
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33326
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33332
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 33355
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33347
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33413
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33429
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33401
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33417
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33433
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33394
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33407
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33423
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33359
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33557
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33563
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33569
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33575
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33437
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33443
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33455
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33449
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 33478
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33470
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33536
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33524
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33540
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33553
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33517
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33530
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33546
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33482
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33590
      },
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33596
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33602
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33608
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 33678
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33670
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33761
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33764
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33781
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33798
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33748
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33758
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33768
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33785
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33736
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33802
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33752
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33774
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33729
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33791
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33742
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33682
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionRequestYSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionRequestYSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 33966
      },
      "name": "DashboardWidgetScatterplotDefinitionXaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33972
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33978
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33984
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33990
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 33996
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionXaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 34021
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34013
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34078
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34094
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34110
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34126
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34142
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionXaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34082
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34098
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34114
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34130
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34146
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34072
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34088
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34104
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34120
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34136
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34025
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionXaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionXaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34150
      },
      "name": "DashboardWidgetScatterplotDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34156
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34162
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34168
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34174
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34180
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 34205
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34197
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34262
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34278
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34294
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34310
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34326
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetScatterplotDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34266
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34282
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34298
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34314
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34330
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34256
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34272
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34288
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34304
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34320
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34209
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetScatterplotDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetScatterplotDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34635
      },
      "name": "DashboardWidgetServiceLevelObjectiveDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#slo_id Dashboard#slo_id}",
            "stability": "stable",
            "summary": "The ID of the service level objective used by the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34653
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `7d`, `30d`, `90d`, `week_to_date`, `previous_week`, `month_to_date`, `previous_month`, `global_time`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#time_windows Dashboard#time_windows}",
            "stability": "stable",
            "summary": "A list of time windows to display in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34659
          },
          "name": "timeWindows",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view_mode Dashboard#view_mode}",
            "stability": "stable",
            "summary": "The view mode for the widget. Valid values are `overall`, `component`, `both`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34683
          },
          "name": "viewMode",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#view_type Dashboard#view_type}",
            "stability": "stable",
            "summary": "The type of view to use when displaying the widget. Only `detail` is supported."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34689
          },
          "name": "viewType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#global_time_target Dashboard#global_time_target}",
            "stability": "stable",
            "summary": "The global time target of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34641
          },
          "name": "globalTimeTarget",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_error_budget Dashboard#show_error_budget}",
            "stability": "stable",
            "summary": "Whether to show the error budget or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34647
          },
          "name": "showErrorBudget",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34665
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34671
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34677
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetServiceLevelObjectiveDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 34718
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34710
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34799
          },
          "name": "resetGlobalTimeTarget"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34815
          },
          "name": "resetShowErrorBudget"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34857
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34873
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34889
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetServiceLevelObjectiveDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34803
          },
          "name": "globalTimeTargetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34819
          },
          "name": "showErrorBudgetInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34832
          },
          "name": "sloIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34845
          },
          "name": "timeWindowsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34877
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34861
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34893
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34906
          },
          "name": "viewModeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34919
          },
          "name": "viewTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34793
          },
          "name": "globalTimeTarget",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34809
          },
          "name": "showErrorBudget",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34825
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34838
          },
          "name": "timeWindows",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34851
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34867
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34883
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34899
          },
          "name": "viewMode",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34912
          },
          "name": "viewType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34722
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetServiceLevelObjectiveDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetServiceLevelObjectiveDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetServicemapDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34963
      },
      "name": "DashboardWidgetServicemapDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filters Dashboard#filters}",
            "stability": "stable",
            "summary": "Your environment and primary tag (or `*` if enabled for your account)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34969
          },
          "name": "filters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "The ID of the service to map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34975
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34999
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34981
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34987
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34993
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetServicemapDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 34923
      },
      "name": "DashboardWidgetServicemapDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34929
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34935
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34941
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 34947
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetServicemapDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35025
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35017
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35163
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35114
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35130
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35146
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetServicemapDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35167
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35089
          },
          "name": "filtersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35102
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35134
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35118
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35150
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35156
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35082
          },
          "name": "filters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35095
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35108
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35124
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35140
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35029
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetServicemapDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetServicemapDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40792
      },
      "name": "DashboardWidgetTimeseriesDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40846
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event Dashboard#event}",
            "stability": "stable",
            "summary": "event block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40852
          },
          "name": "event",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_columns Dashboard#legend_columns}",
            "stability": "stable",
            "summary": "A list of columns to display in the legend. Valid values are `value`, `avg`, `sum`, `min`, `max`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40798
          },
          "name": "legendColumns",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_layout Dashboard#legend_layout}",
            "stability": "stable",
            "summary": "The layout of the legend displayed in the widget. Valid values are `auto`, `horizontal`, `vertical`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40804
          },
          "name": "legendLayout",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#legend_size Dashboard#legend_size}",
            "stability": "stable",
            "summary": "The size of the legend displayed in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40810
          },
          "name": "legendSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40816
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#marker Dashboard#marker}",
            "stability": "stable",
            "summary": "marker block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40858
          },
          "name": "marker",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40864
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#right_yaxis Dashboard#right_yaxis}",
            "stability": "stable",
            "summary": "right_yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40870
          },
          "name": "rightYaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_legend Dashboard#show_legend}",
            "stability": "stable",
            "summary": "Whether or not to show the legend on this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40822
          },
          "name": "showLegend",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40828
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40834
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40840
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#yaxis Dashboard#yaxis}",
            "stability": "stable",
            "summary": "yaxis block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40876
          },
          "name": "yaxis",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35171
      },
      "name": "DashboardWidgetTimeseriesDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35177
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35183
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35189
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35195
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionEvent": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionEvent",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35211
      },
      "name": "DashboardWidgetTimeseriesDefinitionEvent",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The event query to use in the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35217
          },
          "name": "q",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tags_execution Dashboard#tags_execution}",
            "stability": "stable",
            "summary": "The execution method for multi-value filters."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35223
          },
          "name": "tagsExecution",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionEvent"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionMarker": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionMarker",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35237
      },
      "name": "DashboardWidgetTimeseriesDefinitionMarker",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A mathematical expression describing the marker, for example: `y > 1`, `-5 < y < 0`, `y = 19`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35255
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Example: `error dashed`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_type Dashboard#display_type}",
            "stability": "stable",
            "summary": "How the marker lines are displayed, options are one of {`error`, `warning`, `info`, `ok`} combined with one of {`dashed`, `solid`, `bold`}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35243
          },
          "name": "displayType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "A label for the line or range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35249
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionMarker"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 40910
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40902
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41214
          },
          "name": "putRightYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41230
          },
          "name": "putYaxis",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41150
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41167
          },
          "name": "resetEvent"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41021
          },
          "name": "resetLegendColumns"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41037
          },
          "name": "resetLegendLayout"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41053
          },
          "name": "resetLegendSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41069
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41184
          },
          "name": "resetMarker"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41201
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41217
          },
          "name": "resetRightYaxis"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41085
          },
          "name": "resetShowLegend"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41101
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41117
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41133
          },
          "name": "resetTitleSize"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41233
          },
          "name": "resetYaxis"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41211
          },
          "name": "rightYaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41227
          },
          "name": "yaxis",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxisOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41154
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41171
          },
          "name": "eventInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41025
          },
          "name": "legendColumnsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41041
          },
          "name": "legendLayoutInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41057
          },
          "name": "legendSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41073
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41188
          },
          "name": "markerInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41205
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41221
          },
          "name": "rightYaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41089
          },
          "name": "showLegendInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41121
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41105
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41137
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41237
          },
          "name": "yaxisInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41143
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41160
          },
          "name": "event",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionEvent"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41015
          },
          "name": "legendColumns",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41031
          },
          "name": "legendLayout",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41047
          },
          "name": "legendSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41063
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41177
          },
          "name": "marker",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionMarker"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41194
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41079
          },
          "name": "showLegend",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41095
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41111
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41127
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40914
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40314
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40338
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40344
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_type Dashboard#display_type}",
            "stability": "stable",
            "summary": "How to display the marker lines. Valid values are `area`, `bars`, `line`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40320
          },
          "name": "displayType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40350
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40356
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metadata Dashboard#metadata}",
            "stability": "stable",
            "summary": "metadata block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40362
          },
          "name": "metadata",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestMetadata"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#network_query Dashboard#network_query}",
            "stability": "stable",
            "summary": "network_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40368
          },
          "name": "networkQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#on_right_yaxis Dashboard#on_right_yaxis}",
            "stability": "stable",
            "summary": "A Boolean indicating whether the request uses the right or left Y-Axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40326
          },
          "name": "onRightYaxis",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40374
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40332
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40380
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40386
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40392
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40398
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35579
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35585
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35597
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35603
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35609
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35591
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35270
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35276
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35282
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35288
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35311
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35303
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35369
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35385
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35357
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35373
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35389
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35350
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35363
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35379
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35315
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35513
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35519
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35525
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35531
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35393
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35399
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35411
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35405
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35434
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35426
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35492
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35480
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35496
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35509
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35473
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35486
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35502
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35438
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35546
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35552
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35558
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35564
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35634
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35626
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35717
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35720
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35737
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35754
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35704
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35714
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35724
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35741
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35692
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35758
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35708
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35730
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35685
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35747
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35698
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35638
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36071
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36077
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36089
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36095
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36101
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36083
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35762
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35768
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35774
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35780
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35803
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35795
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35861
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35877
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35849
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35865
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35881
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35842
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35855
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35871
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35807
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36005
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36011
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36017
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36023
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35885
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35891
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35903
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35897
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 35926
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 35918
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35984
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35972
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35988
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36001
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35965
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35978
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35994
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 35930
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36038
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36044
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36050
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36056
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 36126
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36118
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36209
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36212
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36229
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36246
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36196
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36206
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36216
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36233
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36184
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36250
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36200
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36222
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36177
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36239
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36190
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36130
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36426
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36444
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36432
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36438
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36450
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36456
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36254
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36260
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36296
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36308
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36266
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36272
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36278
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36284
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36290
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36302
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36329
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36335
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36341
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 36363
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36355
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36402
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36418
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36406
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36422
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36396
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36412
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36367
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36782
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36788
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36800
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36806
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36812
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36794
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36473
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36479
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36485
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36491
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 36514
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36506
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36572
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36588
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36560
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36576
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36592
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36553
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36566
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36582
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36518
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36716
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36722
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36728
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36734
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36596
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36602
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36614
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36608
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 36637
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36629
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36695
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36683
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36699
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36712
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36676
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36689
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36705
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36641
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36749
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36755
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36761
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36767
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 36837
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36829
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36920
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36923
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36940
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36957
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36907
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36917
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36927
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36944
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36895
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36961
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36911
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36933
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36888
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36950
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36901
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36841
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestMetadata": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestMetadata",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36965
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestMetadata",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#expression Dashboard#expression}",
            "stability": "stable",
            "summary": "The expression name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36977
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias_name Dashboard#alias_name}",
            "stability": "stable",
            "summary": "The expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36971
          },
          "name": "aliasName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestMetadata"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37300
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37306
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37318
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37324
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37330
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37312
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 36991
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 36997
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37003
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37009
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 37032
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37024
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37090
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37106
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37078
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37094
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37110
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37071
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37084
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37100
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37036
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37234
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37240
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37246
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37252
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37114
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37120
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37132
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37126
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 37155
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37147
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37213
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37201
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37217
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37230
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37194
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37207
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37223
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37159
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37267
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37273
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37279
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37285
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 37355
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37347
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37438
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37441
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37458
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37475
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37425
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37435
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37445
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37462
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37413
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37479
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37429
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37451
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37406
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37468
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37419
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37359
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestNetworkQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestNetworkQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37483
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37501
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37489
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37495
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37507
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 37531
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37523
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37582
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37598
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37627
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37586
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37602
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37615
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37631
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37576
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37592
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37608
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37621
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37535
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39157
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39163
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39169
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39175
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39181
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39187
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37635
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37641
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37647
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37659
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37665
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37683
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37689
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37695
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37653
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37671
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37677
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 37725
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37717
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37838
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37880
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37896
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37813
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37826
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37842
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37855
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37868
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37884
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37900
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37913
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37926
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37939
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37806
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37819
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37832
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37848
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37861
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37874
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37890
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37906
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37919
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37932
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37729
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 37943
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37949
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37955
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37967
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37997
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38003
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37961
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37973
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37979
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37985
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 37991
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38033
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38025
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38146
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38175
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38191
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38207
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38223
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38121
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38134
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38150
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38163
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38179
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38195
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38211
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38227
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38240
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38253
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38114
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38127
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38140
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38156
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38169
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38185
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38201
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38217
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38233
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38246
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38037
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38511
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38535
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38517
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38529
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38541
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38523
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38547
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38257
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38263
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38269
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38275
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38413
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38419
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38425
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38431
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38290
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38296
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38302
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38308
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38331
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38323
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38389
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38405
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38377
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38393
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38409
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38370
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38383
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38399
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38335
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38573
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38565
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38706
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38693
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38649
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38709
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38703
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38680
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38637
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38697
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38653
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38666
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38713
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38672
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38630
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38686
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38643
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38659
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38577
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38446
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38452
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38473
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38465
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38507
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38500
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38477
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38717
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38735
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38741
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38723
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38729
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38765
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38757
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38816
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38832
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38820
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38836
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38849
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38862
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38810
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38826
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38842
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38855
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38769
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38866
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38878
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38896
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38902
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38872
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38884
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38890
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38908
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38914
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38920
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 38949
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 38941
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39030
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39059
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39075
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39117
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39133
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39149
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39034
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39047
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39063
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39079
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39092
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39105
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39121
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39137
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39153
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39024
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39040
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39053
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39069
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39085
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39098
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39111
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39127
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39143
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 38953
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39513
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39519
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39531
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39537
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39543
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39525
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39204
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39210
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39216
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39222
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 39245
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39237
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39303
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39319
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39291
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39307
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39323
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39284
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39297
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39313
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39249
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39447
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39453
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39459
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39465
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39327
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39333
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39345
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39339
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 39368
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39360
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39426
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39414
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39430
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39443
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39407
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39420
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39436
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39372
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39480
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39486
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39492
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39498
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 39568
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39560
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39651
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39654
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39671
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39688
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39638
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39648
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39658
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39675
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39626
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39692
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39642
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39664
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39619
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39681
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39632
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39572
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40005
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40011
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40023
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40029
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40035
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40017
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39696
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39702
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39708
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39714
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 39737
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39729
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39795
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39811
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39783
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39799
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39815
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39776
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39789
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39805
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39741
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39939
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39945
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39951
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39957
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39819
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39825
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39837
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39831
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 39860
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39852
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39918
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39906
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39922
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39935
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39899
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39912
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39928
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39864
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 39972
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39978
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39984
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 39990
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 40060
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40052
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40143
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40146
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40163
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40180
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40130
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40140
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40150
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40167
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40118
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40184
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40134
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40156
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40111
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40173
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40124
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40064
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40188
      },
      "name": "DashboardWidgetTimeseriesDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#line_type Dashboard#line_type}",
            "stability": "stable",
            "summary": "The type of lines displayed. Valid values are `dashed`, `dotted`, `solid`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40194
          },
          "name": "lineType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#line_width Dashboard#line_width}",
            "stability": "stable",
            "summary": "The width of line displayed. Valid values are `normal`, `thick`, `thin`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40200
          },
          "name": "lineWidth",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40206
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 40229
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40221
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40274
          },
          "name": "resetLineType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40290
          },
          "name": "resetLineWidth"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40306
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40278
          },
          "name": "lineTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40294
          },
          "name": "lineWidthInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40310
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40268
          },
          "name": "lineType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40284
          },
          "name": "lineWidth",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40300
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40233
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40424
      },
      "name": "DashboardWidgetTimeseriesDefinitionRightYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40430
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40436
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40442
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40448
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40454
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRightYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 40479
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40471
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40536
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40552
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40568
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40584
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40600
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionRightYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40540
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40556
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40572
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40588
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40604
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40530
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40546
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40562
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40578
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40594
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40483
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionRightYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionRightYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40608
      },
      "name": "DashboardWidgetTimeseriesDefinitionYaxis",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#include_zero Dashboard#include_zero}",
            "stability": "stable",
            "summary": "Always include zero or fit the axis to the data range."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40614
          },
          "name": "includeZero",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label of the axis to display on the graph."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40620
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#max Dashboard#max}",
            "stability": "stable",
            "summary": "Specify the maximum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40626
          },
          "name": "max",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#min Dashboard#min}",
            "stability": "stable",
            "summary": "Specify the minimum value to show on the Y-axis."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40632
          },
          "name": "min",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#scale Dashboard#scale}",
            "stability": "stable",
            "summary": "Specify the scale type, options: `linear`, `log`, `pow`, `sqrt`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40638
          },
          "name": "scale",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionYaxis"
    },
    "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxisOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxisOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 40663
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 40655
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40720
          },
          "name": "resetIncludeZero"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40736
          },
          "name": "resetLabel"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40752
          },
          "name": "resetMax"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40768
          },
          "name": "resetMin"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40784
          },
          "name": "resetScale"
        }
      ],
      "name": "DashboardWidgetTimeseriesDefinitionYaxisOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40724
          },
          "name": "includeZeroInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40740
          },
          "name": "labelInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40756
          },
          "name": "maxInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40772
          },
          "name": "minInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40788
          },
          "name": "scaleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40714
          },
          "name": "includeZero",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40730
          },
          "name": "label",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40746
          },
          "name": "max",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40762
          },
          "name": "min",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40778
          },
          "name": "scale",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 40667
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTimeseriesDefinitionYaxis"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTimeseriesDefinitionYaxisOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45913
      },
      "name": "DashboardWidgetToplistDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_link Dashboard#custom_link}",
            "stability": "stable",
            "summary": "custom_link block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45943
          },
          "name": "customLink",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45919
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#request Dashboard#request}",
            "stability": "stable",
            "summary": "request block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45949
          },
          "name": "request",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45925
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45931
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45937
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionCustomLink": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionCustomLink",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41241
      },
      "name": "DashboardWidgetToplistDefinitionCustomLink",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_hidden Dashboard#is_hidden}",
            "stability": "stable",
            "summary": "The flag for toggling context menu link visibility."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41247
          },
          "name": "isHidden",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#label Dashboard#label}",
            "stability": "stable",
            "summary": "The label for the custom link URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41253
          },
          "name": "label",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#link Dashboard#link}",
            "stability": "stable",
            "summary": "The URL of the custom link."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41259
          },
          "name": "link",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "When override_label is provided, the client request omits the label field.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#override_label Dashboard#override_label}",
            "stability": "stable",
            "summary": "The label id that refers to a context menu link item."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41265
          },
          "name": "overrideLabel",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionCustomLink"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45975
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45967
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46103
          },
          "name": "resetCustomLink"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46038
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46120
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46054
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46070
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46086
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46107
          },
          "name": "customLinkInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46042
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46124
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46074
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46058
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46090
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46096
          },
          "name": "customLink",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionCustomLink"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46032
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46113
          },
          "name": "request",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequest"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46048
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46064
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46080
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45979
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequest": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequest",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45824
      },
      "name": "DashboardWidgetToplistDefinitionRequest",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_query Dashboard#apm_query}",
            "stability": "stable",
            "summary": "apm_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45836
          },
          "name": "apmQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#audit_query Dashboard#audit_query}",
            "stability": "stable",
            "summary": "audit_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45842
          },
          "name": "auditQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45848
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula Dashboard#formula}",
            "stability": "stable",
            "summary": "formula block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45854
          },
          "name": "formula",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormula"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#log_query Dashboard#log_query}",
            "stability": "stable",
            "summary": "log_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45860
          },
          "name": "logQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45866
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#q Dashboard#q}",
            "stability": "stable",
            "summary": "The metric query to use for this widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45830
          },
          "name": "q",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45872
          },
          "name": "query",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#rum_query Dashboard#rum_query}",
            "stability": "stable",
            "summary": "rum_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45878
          },
          "name": "rumQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#security_query Dashboard#security_query}",
            "stability": "stable",
            "summary": "security_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45884
          },
          "name": "securityQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#style Dashboard#style}",
            "stability": "stable",
            "summary": "style block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45890
          },
          "name": "style",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequest"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41590
      },
      "name": "DashboardWidgetToplistDefinitionRequestApmQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41596
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41608
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41614
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41620
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41602
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41281
      },
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41287
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41293
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41299
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 41322
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41314
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41380
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41396
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41368
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41384
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41400
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41361
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41374
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41390
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41326
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41524
      },
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41530
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41536
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41542
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41404
      },
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41410
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41422
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41416
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 41445
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41437
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41503
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41491
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41507
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41520
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41484
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41497
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41513
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41449
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41557
      },
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41563
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41569
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41575
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 41645
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41637
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41728
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41731
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41748
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41765
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41715
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestApmQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41725
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41735
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41752
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41703
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41769
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41719
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41741
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41696
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41758
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41709
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41649
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestApmQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestApmQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42082
      },
      "name": "DashboardWidgetToplistDefinitionRequestAuditQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42088
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42100
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42106
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42112
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42094
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41773
      },
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41779
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41785
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41791
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 41814
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41806
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41872
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41888
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41860
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41876
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41892
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41853
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41866
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41882
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41818
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42016
      },
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42022
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42028
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42034
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41896
      },
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41902
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41914
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41908
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 41937
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 41929
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41995
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41983
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41999
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42012
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41976
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41989
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42005
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 41941
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42049
      },
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42055
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42061
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42067
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 42137
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42129
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42220
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42223
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42240
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42257
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42207
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestAuditQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42217
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42227
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42244
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42195
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42261
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42211
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42233
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42188
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42250
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42201
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42141
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestAuditQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestAuditQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42265
      },
      "name": "DashboardWidgetToplistDefinitionRequestConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42271
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42307
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42319
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42277
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42283
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42289
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42295
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42301
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42313
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormula": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormula",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42512
      },
      "name": "DashboardWidgetToplistDefinitionRequestFormula",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#formula_expression Dashboard#formula_expression}",
            "stability": "stable",
            "summary": "A string expression built from queries, formulas, and functions."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42530
          },
          "name": "formulaExpression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#alias Dashboard#alias}",
            "stability": "stable",
            "summary": "An expression alias."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42518
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#cell_display_mode Dashboard#cell_display_mode}",
            "stability": "stable",
            "summary": "A list of display modes for each table cell. Valid values are `number`, `bar`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42524
          },
          "name": "cellDisplayMode",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#conditional_formats Dashboard#conditional_formats}",
            "stability": "stable",
            "summary": "conditional_formats block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42536
          },
          "name": "conditionalFormats",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaConditionalFormats"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "limit block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42542
          },
          "name": "limit",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestFormula"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaConditionalFormats": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaConditionalFormats",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42340
      },
      "name": "DashboardWidgetToplistDefinitionRequestFormulaConditionalFormats",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#comparator Dashboard#comparator}",
            "stability": "stable",
            "summary": "The comparator to use. Valid values are `>`, `>=`, `<`, `<=`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42346
          },
          "name": "comparator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `blue`, `custom_bg`, `custom_image`, `custom_text`, `gray_on_white`, `grey`, `green`, `orange`, `red`, `red_on_white`, `white_on_gray`, `white_on_green`, `green_on_white`, `white_on_red`, `white_on_yellow`, `yellow_on_white`, `black_on_light_yellow`, `black_on_light_green`, `black_on_light_red`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "The color palette to apply."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42382
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#value Dashboard#value}",
            "stability": "stable",
            "summary": "A value for the comparator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42394
          },
          "name": "value",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_bg_color Dashboard#custom_bg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the background, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42352
          },
          "name": "customBgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#custom_fg_color Dashboard#custom_fg_color}",
            "stability": "stable",
            "summary": "The color palette to apply to the foreground, same values available as palette."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42358
          },
          "name": "customFgColor",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#hide_value Dashboard#hide_value}",
            "stability": "stable",
            "summary": "Setting this to True hides values."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42364
          },
          "name": "hideValue",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#image_url Dashboard#image_url}",
            "stability": "stable",
            "summary": "Displays an image as the background."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42370
          },
          "name": "imageUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric from the request to correlate with this conditional format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42376
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#timeframe Dashboard#timeframe}",
            "stability": "stable",
            "summary": "Defines the displayed timeframe."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42388
          },
          "name": "timeframe",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestFormulaConditionalFormats"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimit": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimit",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42415
      },
      "name": "DashboardWidgetToplistDefinitionRequestFormulaLimit",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#count Dashboard#count}",
            "stability": "stable",
            "summary": "The number of results to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42421
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42427
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestFormulaLimit"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimitOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimitOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 42449
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42441
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42488
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42504
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestFormulaLimitOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42492
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42508
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42482
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42498
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42453
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestFormulaLimit"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestFormulaLimitOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42868
      },
      "name": "DashboardWidgetToplistDefinitionRequestLogQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42874
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42886
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42892
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42898
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42880
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42559
      },
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42565
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42571
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42577
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 42600
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42592
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42658
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42674
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42646
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42662
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42678
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42639
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42652
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42668
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42604
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42802
      },
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42808
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42814
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42820
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42682
      },
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42688
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42700
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42694
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 42723
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42715
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42781
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42769
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42785
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42798
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42762
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42775
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42791
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42727
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42835
      },
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42841
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42847
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42853
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 42923
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 42915
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43006
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43009
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43026
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43043
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42993
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestLogQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43003
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43013
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43030
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42981
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43047
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42997
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43019
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42974
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43036
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42987
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 42927
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestLogQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestLogQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43051
      },
      "name": "DashboardWidgetToplistDefinitionRequestProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "Your chosen metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43069
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#filter_by Dashboard#filter_by}",
            "stability": "stable",
            "summary": "A list of processes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43057
          },
          "name": "filterBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The max number of items in the filter list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43063
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_by Dashboard#search_by}",
            "stability": "stable",
            "summary": "Your chosen search term."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43075
          },
          "name": "searchBy",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 43099
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43091
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43150
          },
          "name": "resetFilterBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43166
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43195
          },
          "name": "resetSearchBy"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43154
          },
          "name": "filterByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43170
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43183
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43199
          },
          "name": "searchByInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43144
          },
          "name": "filterBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43160
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43176
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43189
          },
          "name": "searchBy",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43103
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44725
      },
      "name": "DashboardWidgetToplistDefinitionRequestQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_dependency_stats_query Dashboard#apm_dependency_stats_query}",
            "stability": "stable",
            "summary": "apm_dependency_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44731
          },
          "name": "apmDependencyStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#apm_resource_stats_query Dashboard#apm_resource_stats_query}",
            "stability": "stable",
            "summary": "apm_resource_stats_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44737
          },
          "name": "apmResourceStatsQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#event_query Dashboard#event_query}",
            "stability": "stable",
            "summary": "event_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44743
          },
          "name": "eventQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric_query Dashboard#metric_query}",
            "stability": "stable",
            "summary": "metric_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44749
          },
          "name": "metricQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#process_query Dashboard#process_query}",
            "stability": "stable",
            "summary": "process_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44755
          },
          "name": "processQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43203
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Dependency Stats queries. Valid values are `apm_dependency_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43209
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43215
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43227
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43233
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43251
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43257
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `avg_duration`, `avg_root_duration`, `avg_spans_per_trace`, `error_rate`, `pct_exec_time`, `pct_of_traces`, `total_traces_count`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43263
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_upstream Dashboard#is_upstream}",
            "stability": "stable",
            "summary": "Determines whether stats for upstream or downstream dependencies should be queried."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43221
          },
          "name": "isUpstream",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43239
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43245
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 43293
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43285
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43406
          },
          "name": "resetIsUpstream"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43448
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43464
          },
          "name": "resetPrimaryTagValue"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43381
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43394
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43410
          },
          "name": "isUpstreamInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43423
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43436
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43452
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43468
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43481
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43494
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43507
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43374
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43387
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43400
          },
          "name": "isUpstream",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43416
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43429
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43442
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43458
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43474
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43487
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43500
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43297
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryApmDependencyStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43511
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for APM Resource Stats queries. Valid values are `apm_resource_stats`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43517
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM Environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43523
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43535
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43565
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#stat Dashboard#stat}",
            "stability": "stable",
            "summary": "APM statistic. Valid values are `errors`, `error_rate`, `hits`, `latency_avg`, `latency_max`, `latency_p50`, `latency_p75`, `latency_p90`, `latency_p95`, `latency_p99`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43571
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "Array of fields to group results by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43529
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#operation_name Dashboard#operation_name}",
            "stability": "stable",
            "summary": "Name of operation on service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43541
          },
          "name": "operationName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_name Dashboard#primary_tag_name}",
            "stability": "stable",
            "summary": "The name of the second primary tag used within APM; required when `primary_tag_value` is specified. See https://docs.datadoghq.com/tracing/guide/setting_primary_tags_to_scope/#add-a-second-primary-tag-in-datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43547
          },
          "name": "primaryTagName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#primary_tag_value Dashboard#primary_tag_value}",
            "stability": "stable",
            "summary": "Filter APM data by the second primary tag. `primary_tag_name` must also be specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43553
          },
          "name": "primaryTagValue",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#resource_name Dashboard#resource_name}",
            "stability": "stable",
            "summary": "APM resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43559
          },
          "name": "resourceName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 43601
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43593
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43714
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43743
          },
          "name": "resetOperationName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43759
          },
          "name": "resetPrimaryTagName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43775
          },
          "name": "resetPrimaryTagValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43791
          },
          "name": "resetResourceName"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43689
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43702
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43718
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43731
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43747
          },
          "name": "operationNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43763
          },
          "name": "primaryTagNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43779
          },
          "name": "primaryTagValueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43795
          },
          "name": "resourceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43808
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43821
          },
          "name": "statInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43682
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43695
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43708
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43724
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43737
          },
          "name": "operationName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43753
          },
          "name": "primaryTagName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43769
          },
          "name": "primaryTagValue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43785
          },
          "name": "resourceName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43801
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43814
          },
          "name": "stat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43605
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryApmResourceStatsQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44079
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute Dashboard#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44103
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for event platform-based queries. Valid values are `logs`, `spans`, `network`, `rum`, `security_signals`, `profiles`, `audit`, `events`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44085
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44097
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44109
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#indexes Dashboard#indexes}",
            "stability": "stable",
            "summary": "An array of index names to query in the stream."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44091
          },
          "name": "indexes",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search Dashboard#search}",
            "stability": "stable",
            "summary": "search block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44115
          },
          "name": "search",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43825
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43831
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "A time interval in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43837
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The measurable attribute to compute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43843
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43981
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The event facet."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43987
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of groups to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43993
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "sort block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43999
          },
          "name": "sort",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43858
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `count`, `cardinality`, `median`, `pc75`, `pc90`, `pc95`, `pc98`, `pc99`, `sum`, `min`, `max`, `avg`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation methods for the event platform queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43864
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The metric used for sorting group by results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43870
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Direction of sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43876
          },
          "name": "order",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 43899
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 43891
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43957
          },
          "name": "resetMetric"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43973
          },
          "name": "resetOrder"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43945
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43961
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43977
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43938
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43951
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43967
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 43903
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySort"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBySortOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44141
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44133
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44274
          },
          "name": "putSearch",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44261
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44217
          },
          "name": "resetIndexes"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44277
          },
          "name": "resetSearch"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44271
          },
          "name": "search",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44248
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44205
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44265
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44221
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44234
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44281
          },
          "name": "searchInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44240
          },
          "name": "compute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44198
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44254
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44211
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44227
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44145
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44014
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The events search string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44020
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44041
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44033
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44075
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44068
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44045
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryEventQuerySearch"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryEventQuerySearchOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44285
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryMetricQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of the query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44303
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#query Dashboard#query}",
            "stability": "stable",
            "summary": "The metrics query definition."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44309
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44291
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for metrics queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44297
          },
          "name": "dataSource",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryMetricQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44333
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44325
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44384
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44400
          },
          "name": "resetDataSource"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryMetricQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44388
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44404
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44417
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44430
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44378
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44394
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44410
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44423
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44337
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryMetricQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryMetricQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44434
      },
      "name": "DashboardWidgetToplistDefinitionRequestQueryProcessQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#data_source Dashboard#data_source}",
            "stability": "stable",
            "summary": "The data source for process queries. Valid values are `process`, `container`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44446
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#metric Dashboard#metric}",
            "stability": "stable",
            "summary": "The process metric name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44464
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#name Dashboard#name}",
            "stability": "stable",
            "summary": "The name of query for use in formulas."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44470
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregator Dashboard#aggregator}",
            "stability": "stable",
            "summary": "The aggregation methods available for metrics queries. Valid values are `avg`, `min`, `max`, `sum`, `last`, `area`, `l2norm`, `percentile`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44440
          },
          "name": "aggregator",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_normalized_cpu Dashboard#is_normalized_cpu}",
            "stability": "stable",
            "summary": "Whether to normalize the CPU percentages."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44452
          },
          "name": "isNormalizedCpu",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The number of hits to return."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44458
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort Dashboard#sort}",
            "stability": "stable",
            "summary": "The direction of the sort. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44476
          },
          "name": "sort",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#tag_filters Dashboard#tag_filters}",
            "stability": "stable",
            "summary": "An array of tags to filter by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44482
          },
          "name": "tagFilters",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#text_filter Dashboard#text_filter}",
            "stability": "stable",
            "summary": "The text to use as a filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44488
          },
          "name": "textFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryProcessQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44517
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44509
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44598
          },
          "name": "resetAggregator"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44627
          },
          "name": "resetIsNormalizedCpu"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44643
          },
          "name": "resetLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44685
          },
          "name": "resetSort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44701
          },
          "name": "resetTagFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44717
          },
          "name": "resetTextFilter"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestQueryProcessQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44602
          },
          "name": "aggregatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44615
          },
          "name": "dataSourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44631
          },
          "name": "isNormalizedCpuInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44647
          },
          "name": "limitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44660
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44673
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44689
          },
          "name": "sortInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44705
          },
          "name": "tagFiltersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44721
          },
          "name": "textFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44592
          },
          "name": "aggregator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44608
          },
          "name": "dataSource",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44621
          },
          "name": "isNormalizedCpu",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44637
          },
          "name": "limit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44653
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44666
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44679
          },
          "name": "sort",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44695
          },
          "name": "tagFilters",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44711
          },
          "name": "textFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44521
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestQueryProcessQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestQueryProcessQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45081
      },
      "name": "DashboardWidgetToplistDefinitionRequestRumQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45087
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45099
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45105
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45111
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45093
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44772
      },
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44778
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44784
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44790
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44813
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44805
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44871
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44887
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44859
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44875
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44891
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44852
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44865
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44881
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44817
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45015
      },
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45021
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45027
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45033
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44895
      },
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44901
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44913
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44907
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 44936
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 44928
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44994
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44982
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44998
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45011
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44975
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44988
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45004
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 44940
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45048
      },
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45054
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45060
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45066
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45136
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45128
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45219
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45222
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45239
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45256
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45206
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestRumQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45216
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45226
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45243
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45194
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45260
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45210
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45232
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45187
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45249
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45200
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45140
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestRumQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestRumQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45573
      },
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#index Dashboard#index}",
            "stability": "stable",
            "summary": "The name of the index to query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45579
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#compute_query Dashboard#compute_query}",
            "stability": "stable",
            "summary": "compute_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45591
          },
          "name": "computeQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#group_by Dashboard#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45597
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#multi_compute Dashboard#multi_compute}",
            "stability": "stable",
            "summary": "multi_compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45603
          },
          "name": "multiCompute",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#search_query Dashboard#search_query}",
            "stability": "stable",
            "summary": "The search query to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45585
          },
          "name": "searchQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45264
      },
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45270
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45276
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45282
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45305
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45297
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45363
          },
          "name": "resetFacet"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45379
          },
          "name": "resetInterval"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45351
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45367
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45383
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45344
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45357
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45373
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45309
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45507
      },
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45513
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#limit Dashboard#limit}",
            "stability": "stable",
            "summary": "The maximum number of items in the group."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45519
          },
          "name": "limit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#sort_query Dashboard#sort_query}",
            "stability": "stable",
            "summary": "sort_query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45525
          },
          "name": "sortQuery",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45387
      },
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45393
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#order Dashboard#order}",
            "stability": "stable",
            "summary": "Widget sorting methods. Valid values are `asc`, `desc`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45405
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45399
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45428
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45420
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45486
          },
          "name": "resetFacet"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45474
          },
          "name": "aggregationInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45490
          },
          "name": "facetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45503
          },
          "name": "orderInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45467
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45480
          },
          "name": "facet",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45496
          },
          "name": "order",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45432
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBySortQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45540
      },
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#aggregation Dashboard#aggregation}",
            "stability": "stable",
            "summary": "The aggregation method."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45546
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#facet Dashboard#facet}",
            "stability": "stable",
            "summary": "The facet name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45552
          },
          "name": "facet",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#interval Dashboard#interval}",
            "stability": "stable",
            "summary": "Define the time interval in seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45558
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45628
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45620
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45711
          },
          "name": "putComputeQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45714
          },
          "name": "resetComputeQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45731
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45748
          },
          "name": "resetMultiCompute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45698
          },
          "name": "resetSearchQuery"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestSecurityQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45708
          },
          "name": "computeQuery",
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45718
          },
          "name": "computeQueryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryComputeQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45735
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45686
          },
          "name": "indexInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45752
          },
          "name": "multiComputeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45702
          },
          "name": "searchQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45724
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45679
          },
          "name": "index",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45741
          },
          "name": "multiCompute",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQueryMultiCompute"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45692
          },
          "name": "searchQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45632
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestSecurityQuery"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestSecurityQueryOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyle": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyle",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45756
      },
      "name": "DashboardWidgetToplistDefinitionRequestStyle",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#palette Dashboard#palette}",
            "stability": "stable",
            "summary": "A color palette to apply to the widget. The available options are available at: https://docs.datadoghq.com/dashboards/widgets/timeseries/#appearance."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45762
          },
          "name": "palette",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestStyle"
    },
    "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyleOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyleOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 45783
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 45775
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45816
          },
          "name": "resetPalette"
        }
      ],
      "name": "DashboardWidgetToplistDefinitionRequestStyleOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45820
          },
          "name": "paletteInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45810
          },
          "name": "palette",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 45787
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetToplistDefinitionRequestStyle"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetToplistDefinitionRequestStyleOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 46128
      },
      "name": "DashboardWidgetTraceServiceDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#env Dashboard#env}",
            "stability": "stable",
            "summary": "APM environment."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46140
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#service Dashboard#service}",
            "stability": "stable",
            "summary": "APM service."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46152
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#span_name Dashboard#span_name}",
            "stability": "stable",
            "summary": "APM span name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46200
          },
          "name": "spanName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#display_format Dashboard#display_format}",
            "stability": "stable",
            "summary": "The number of columns to display. Valid values are `one_column`, `two_column`, `three_column`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46134
          },
          "name": "displayFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1m`, `5m`, `10m`, `15m`, `30m`, `1h`, `4h`, `1d`, `2d`, `1w`, `1mo`, `3mo`, `6mo`, `1y`, `alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#live_span Dashboard#live_span}",
            "stability": "stable",
            "summary": "The timeframe to use when displaying the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46146
          },
          "name": "liveSpan",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_breakdown Dashboard#show_breakdown}",
            "stability": "stable",
            "summary": "Whether to show the latency breakdown or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46158
          },
          "name": "showBreakdown",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_distribution Dashboard#show_distribution}",
            "stability": "stable",
            "summary": "Whether to show the latency distribution or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46164
          },
          "name": "showDistribution",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_errors Dashboard#show_errors}",
            "stability": "stable",
            "summary": "Whether to show the error metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46170
          },
          "name": "showErrors",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_hits Dashboard#show_hits}",
            "stability": "stable",
            "summary": "Whether to show the hits metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46176
          },
          "name": "showHits",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_latency Dashboard#show_latency}",
            "stability": "stable",
            "summary": "Whether to show the latency metrics or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46182
          },
          "name": "showLatency",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#show_resource_list Dashboard#show_resource_list}",
            "stability": "stable",
            "summary": "Whether to show the resource list or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46188
          },
          "name": "showResourceList",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#size_format Dashboard#size_format}",
            "stability": "stable",
            "summary": "The size of the widget. Valid values are `small`, `medium`, `large`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46194
          },
          "name": "sizeFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title Dashboard#title}",
            "stability": "stable",
            "summary": "The title of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46206
          },
          "name": "title",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_align Dashboard#title_align}",
            "stability": "stable",
            "summary": "The alignment of the widget's title. Valid values are `center`, `left`, `right`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46212
          },
          "name": "titleAlign",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#title_size Dashboard#title_size}",
            "stability": "stable",
            "summary": "The size of the widget's title (defaults to 16)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46218
          },
          "name": "titleSize",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTraceServiceDefinition"
    },
    "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 46253
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 46245
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46370
          },
          "name": "resetDisplayFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46399
          },
          "name": "resetLiveSpan"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46428
          },
          "name": "resetShowBreakdown"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46444
          },
          "name": "resetShowDistribution"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46460
          },
          "name": "resetShowErrors"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46476
          },
          "name": "resetShowHits"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46492
          },
          "name": "resetShowLatency"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46508
          },
          "name": "resetShowResourceList"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46524
          },
          "name": "resetSizeFormat"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46553
          },
          "name": "resetTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46569
          },
          "name": "resetTitleAlign"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46585
          },
          "name": "resetTitleSize"
        }
      ],
      "name": "DashboardWidgetTraceServiceDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46374
          },
          "name": "displayFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46387
          },
          "name": "envInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46403
          },
          "name": "liveSpanInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46416
          },
          "name": "serviceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46432
          },
          "name": "showBreakdownInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46448
          },
          "name": "showDistributionInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46464
          },
          "name": "showErrorsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46480
          },
          "name": "showHitsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46496
          },
          "name": "showLatencyInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46512
          },
          "name": "showResourceListInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46528
          },
          "name": "sizeFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46541
          },
          "name": "spanNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46573
          },
          "name": "titleAlignInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46557
          },
          "name": "titleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46589
          },
          "name": "titleSizeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46364
          },
          "name": "displayFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46380
          },
          "name": "env",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46393
          },
          "name": "liveSpan",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46409
          },
          "name": "service",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46422
          },
          "name": "showBreakdown",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46438
          },
          "name": "showDistribution",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46454
          },
          "name": "showErrors",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46470
          },
          "name": "showHits",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46486
          },
          "name": "showLatency",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46502
          },
          "name": "showResourceList",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46518
          },
          "name": "sizeFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46534
          },
          "name": "spanName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46547
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46563
          },
          "name": "titleAlign",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46579
          },
          "name": "titleSize",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46257
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetTraceServiceDefinition"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetTraceServiceDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.DashboardWidgetWidgetLayout": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetWidgetLayout",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 46593
      },
      "name": "DashboardWidgetWidgetLayout",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#height Dashboard#height}",
            "stability": "stable",
            "summary": "The height of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46599
          },
          "name": "height",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#width Dashboard#width}",
            "stability": "stable",
            "summary": "The width of the widget."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46611
          },
          "name": "width",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#x Dashboard#x}",
            "stability": "stable",
            "summary": "The position of the widget on the x (horizontal) axis. Should be greater than or equal to 0."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46617
          },
          "name": "x",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#y Dashboard#y}",
            "stability": "stable",
            "summary": "The position of the widget on the y (vertical) axis. Should be greater than or equal to 0."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46623
          },
          "name": "y",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Only for the new dashboard layout and only one widget in the dashboard should have this property set to `true`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/dashboard.html#is_column_break Dashboard#is_column_break}",
            "stability": "stable",
            "summary": "Whether the widget should be the first one on the second column in high density or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46605
          },
          "name": "isColumnBreak",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetWidgetLayout"
    },
    "@cdktf/provider-datadog.DashboardWidgetWidgetLayoutOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DashboardWidgetWidgetLayoutOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/dashboard-structs/structs400.ts",
          "line": 46648
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/dashboard-structs/structs400.ts",
        "line": 46640
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46718
          },
          "name": "resetIsColumnBreak"
        }
      ],
      "name": "DashboardWidgetWidgetLayoutOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46706
          },
          "name": "heightInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46722
          },
          "name": "isColumnBreakInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46735
          },
          "name": "widthInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46748
          },
          "name": "xInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46761
          },
          "name": "yInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46699
          },
          "name": "height",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46712
          },
          "name": "isColumnBreak",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46728
          },
          "name": "width",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46741
          },
          "name": "x",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46754
          },
          "name": "y",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/dashboard-structs/structs400.ts",
            "line": 46652
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DashboardWidgetWidgetLayout"
          }
        }
      ],
      "symbolId": "src/dashboard-structs/structs400:DashboardWidgetWidgetLayoutOutputReference"
    },
    "@cdktf/provider-datadog.DataDatadogApiKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/api_key.html datadog_api_key}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogApiKey",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/api_key.html datadog_api_key} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-api-key.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogApiKeyConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-api-key.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 72
          },
          "name": "resetId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 93
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 105
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogApiKey",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 81
          },
          "name": "key",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 76
          },
          "name": "idInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 97
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 66
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 87
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-api-key:DataDatadogApiKey"
    },
    "@cdktf/provider-datadog.DataDatadogApiKeyConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogApiKeyConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-api-key.ts",
        "line": 9
      },
      "name": "DataDatadogApiKeyConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/api_key.html#id DataDatadogApiKey#id}",
            "stability": "stable",
            "summary": "Id for API Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 15
          },
          "name": "id",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/api_key.html#name DataDatadogApiKey#name}",
            "stability": "stable",
            "summary": "Name for API Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-api-key.ts",
            "line": 21
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-api-key:DataDatadogApiKeyConfig"
    },
    "@cdktf/provider-datadog.DataDatadogApplicationKey": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/application_key.html datadog_application_key}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogApplicationKey",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/application_key.html datadog_application_key} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-application-key.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogApplicationKeyConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-application-key.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 72
          },
          "name": "resetId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 93
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 105
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogApplicationKey",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 81
          },
          "name": "key",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 76
          },
          "name": "idInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 97
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 66
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 87
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-application-key:DataDatadogApplicationKey"
    },
    "@cdktf/provider-datadog.DataDatadogApplicationKeyConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogApplicationKeyConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-application-key.ts",
        "line": 9
      },
      "name": "DataDatadogApplicationKeyConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/application_key.html#id DataDatadogApplicationKey#id}",
            "stability": "stable",
            "summary": "Id for Application Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 15
          },
          "name": "id",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/application_key.html#name DataDatadogApplicationKey#name}",
            "stability": "stable",
            "summary": "Name for Application Key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-application-key.ts",
            "line": 21
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-application-key:DataDatadogApplicationKeyConfig"
    },
    "@cdktf/provider-datadog.DataDatadogDashboard": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/dashboard.html datadog_dashboard}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogDashboard",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/dashboard.html datadog_dashboard} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-dashboard.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogDashboardConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-dashboard.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 89
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogDashboard",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 76
          },
          "name": "title",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 81
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 71
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 64
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-dashboard:DataDatadogDashboard"
    },
    "@cdktf/provider-datadog.DataDatadogDashboardConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogDashboardConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-dashboard.ts",
        "line": 9
      },
      "name": "DataDatadogDashboardConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/dashboard.html#name DataDatadogDashboard#name}",
            "stability": "stable",
            "summary": "The dashboard name to search for. Must only match one dashboard."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-dashboard:DataDatadogDashboardConfig"
    },
    "@cdktf/provider-datadog.DataDatadogDashboardList": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/dashboard_list.html datadog_dashboard_list}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogDashboardList",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/dashboard_list.html datadog_dashboard_list} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-dashboard-list.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogDashboardListConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-dashboard-list.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 79
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogDashboardList",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 71
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 64
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-dashboard-list:DataDatadogDashboardList"
    },
    "@cdktf/provider-datadog.DataDatadogDashboardListConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogDashboardListConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-dashboard-list.ts",
        "line": 9
      },
      "name": "DataDatadogDashboardListConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/dashboard_list.html#name DataDatadogDashboardList#name}",
            "stability": "stable",
            "summary": "A dashboard list name to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-dashboard-list.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-dashboard-list:DataDatadogDashboardListConfig"
    },
    "@cdktf/provider-datadog.DataDatadogIpRanges": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/ip_ranges.html datadog_ip_ranges}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogIpRanges",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/ip_ranges.html datadog_ip_ranges} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-ip-ranges.ts",
          "line": 33
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogIpRangesConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-ip-ranges.ts",
        "line": 15
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 139
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 111
          },
          "name": "syntheticsIpv4ByLocation",
          "parameters": [
            {
              "name": "key",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "primitive": "string"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 121
          },
          "name": "syntheticsIpv6ByLocation",
          "parameters": [
            {
              "name": "key",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "primitive": "string"
            }
          }
        }
      ],
      "name": "DataDatadogIpRanges",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 20
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 51
          },
          "name": "agentsIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 56
          },
          "name": "agentsIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 61
          },
          "name": "apiIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 66
          },
          "name": "apiIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 71
          },
          "name": "apmIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 76
          },
          "name": "apmIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 81
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 86
          },
          "name": "logsIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 91
          },
          "name": "logsIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 96
          },
          "name": "processIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 101
          },
          "name": "processIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 106
          },
          "name": "syntheticsIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 116
          },
          "name": "syntheticsIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 126
          },
          "name": "webhooksIpv4",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-ip-ranges.ts",
            "line": 131
          },
          "name": "webhooksIpv6",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-ip-ranges:DataDatadogIpRanges"
    },
    "@cdktf/provider-datadog.DataDatadogIpRangesConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogIpRangesConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-ip-ranges.ts",
        "line": 9
      },
      "name": "DataDatadogIpRangesConfig",
      "symbolId": "src/data-datadog-ip-ranges:DataDatadogIpRangesConfig"
    },
    "@cdktf/provider-datadog.DataDatadogLogsIndexesOrder": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/logs_indexes_order.html datadog_logs_indexes_order}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogLogsIndexesOrder",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/logs_indexes_order.html datadog_logs_indexes_order} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-logs-indexes-order.ts",
          "line": 33
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogLogsIndexesOrderConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-logs-indexes-order.ts",
        "line": 15
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-logs-indexes-order.ts",
            "line": 64
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogLogsIndexesOrder",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-logs-indexes-order.ts",
            "line": 20
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-logs-indexes-order.ts",
            "line": 51
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-logs-indexes-order.ts",
            "line": 56
          },
          "name": "indexNames",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-logs-indexes-order:DataDatadogLogsIndexesOrder"
    },
    "@cdktf/provider-datadog.DataDatadogLogsIndexesOrderConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogLogsIndexesOrderConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-logs-indexes-order.ts",
        "line": 9
      },
      "name": "DataDatadogLogsIndexesOrderConfig",
      "symbolId": "src/data-datadog-logs-indexes-order:DataDatadogLogsIndexesOrderConfig"
    },
    "@cdktf/provider-datadog.DataDatadogMonitor": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/monitor.html datadog_monitor}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitor",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/monitor.html datadog_monitor} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-monitor.ts",
          "line": 95
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogMonitorConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-monitor.ts",
        "line": 77
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 177
          },
          "name": "monitorThresholds",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholds"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 172
          },
          "name": "monitorThresholdWindows",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholdWindows"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 163
          },
          "name": "resetMonitorTagsFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 194
          },
          "name": "resetNameFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 270
          },
          "name": "resetTagsFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 292
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogMonitor",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 82
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 116
          },
          "name": "enableLogsSample",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 121
          },
          "name": "escalationMessage",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 126
          },
          "name": "evaluationDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 131
          },
          "name": "groupbySimpleMonitor",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 136
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 141
          },
          "name": "includeTags",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 146
          },
          "name": "locked",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 151
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 182
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 203
          },
          "name": "newGroupDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 208
          },
          "name": "newHostDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 213
          },
          "name": "noDataTimeframe",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 218
          },
          "name": "notifyAudit",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 223
          },
          "name": "notifyNoData",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 228
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 233
          },
          "name": "renotifyInterval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 238
          },
          "name": "renotifyOccurrences",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 243
          },
          "name": "renotifyStatuses",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 248
          },
          "name": "requireFullWindow",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 253
          },
          "name": "restrictedRoles",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 258
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 279
          },
          "name": "timeoutH",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 284
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 167
          },
          "name": "monitorTagsFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 198
          },
          "name": "nameFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 274
          },
          "name": "tagsFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 157
          },
          "name": "monitorTagsFilter",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 188
          },
          "name": "nameFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 264
          },
          "name": "tagsFilter",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-monitor:DataDatadogMonitor"
    },
    "@cdktf/provider-datadog.DataDatadogMonitorConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitorConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-monitor.ts",
        "line": 9
      },
      "name": "DataDatadogMonitorConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitor.html#monitor_tags_filter DataDatadogMonitor#monitor_tags_filter}",
            "stability": "stable",
            "summary": "A list of monitor tags to limit the search. This filters on the tags set on the monitor itself."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 15
          },
          "name": "monitorTagsFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitor.html#name_filter DataDatadogMonitor#name_filter}",
            "stability": "stable",
            "summary": "A monitor name to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 21
          },
          "name": "nameFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitor.html#tags_filter DataDatadogMonitor#tags_filter}",
            "stability": "stable",
            "summary": "A list of tags to limit the search. This filters on the monitor scope."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 27
          },
          "name": "tagsFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-monitor:DataDatadogMonitorConfig"
    },
    "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholdWindows": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholdWindows",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-monitor.ts",
        "line": 29
      },
      "name": "DataDatadogMonitorMonitorThresholdWindows",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 32
          },
          "name": "recoveryWindow",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 37
          },
          "name": "triggerWindow",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-monitor:DataDatadogMonitorMonitorThresholdWindows"
    },
    "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholds": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitorMonitorThresholds",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-monitor.ts",
        "line": 41
      },
      "name": "DataDatadogMonitorMonitorThresholds",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 44
          },
          "name": "critical",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 49
          },
          "name": "criticalRecovery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 54
          },
          "name": "ok",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 59
          },
          "name": "unknown",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 64
          },
          "name": "warning",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitor.ts",
            "line": 69
          },
          "name": "warningRecovery",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-monitor:DataDatadogMonitorMonitorThresholds"
    },
    "@cdktf/provider-datadog.DataDatadogMonitors": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/monitors.html datadog_monitors}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitors",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/monitors.html datadog_monitors} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-monitors.ts",
          "line": 68
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogMonitorsConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-monitors.ts",
        "line": 50
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 110
          },
          "name": "monitors",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogMonitorsMonitors"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 101
          },
          "name": "resetMonitorTagsFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 122
          },
          "name": "resetNameFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 138
          },
          "name": "resetTagsFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 150
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogMonitors",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 55
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 89
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 105
          },
          "name": "monitorTagsFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 126
          },
          "name": "nameFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 142
          },
          "name": "tagsFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 95
          },
          "name": "monitorTagsFilter",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 116
          },
          "name": "nameFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 132
          },
          "name": "tagsFilter",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-monitors:DataDatadogMonitors"
    },
    "@cdktf/provider-datadog.DataDatadogMonitorsConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitorsConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-monitors.ts",
        "line": 9
      },
      "name": "DataDatadogMonitorsConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitors.html#monitor_tags_filter DataDatadogMonitors#monitor_tags_filter}",
            "stability": "stable",
            "summary": "A list of monitor tags to limit the search. This filters on the tags set on the monitor itself."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 15
          },
          "name": "monitorTagsFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitors.html#name_filter DataDatadogMonitors#name_filter}",
            "stability": "stable",
            "summary": "A monitor name to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 21
          },
          "name": "nameFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/monitors.html#tags_filter DataDatadogMonitors#tags_filter}",
            "stability": "stable",
            "summary": "A list of tags to limit the search. This filters on the monitor scope."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 27
          },
          "name": "tagsFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-monitors:DataDatadogMonitorsConfig"
    },
    "@cdktf/provider-datadog.DataDatadogMonitorsMonitors": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogMonitorsMonitors",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-monitors.ts",
        "line": 29
      },
      "name": "DataDatadogMonitorsMonitors",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 32
          },
          "name": "id",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 37
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-monitors.ts",
            "line": 42
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-monitors:DataDatadogMonitorsMonitors"
    },
    "@cdktf/provider-datadog.DataDatadogPermissions": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/permissions.html datadog_permissions}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogPermissions",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/permissions.html datadog_permissions} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-permissions.ts",
          "line": 33
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogPermissionsConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-permissions.ts",
        "line": 15
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-permissions.ts",
            "line": 56
          },
          "name": "permissions",
          "parameters": [
            {
              "name": "key",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "primitive": "string"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-permissions.ts",
            "line": 64
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogPermissions",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-permissions.ts",
            "line": 20
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-permissions.ts",
            "line": 51
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-permissions:DataDatadogPermissions"
    },
    "@cdktf/provider-datadog.DataDatadogPermissionsConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogPermissionsConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-permissions.ts",
        "line": 9
      },
      "name": "DataDatadogPermissionsConfig",
      "symbolId": "src/data-datadog-permissions:DataDatadogPermissionsConfig"
    },
    "@cdktf/provider-datadog.DataDatadogRole": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/role.html datadog_role}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogRole",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/role.html datadog_role} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-role.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogRoleConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-role.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 89
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogRole",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 71
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 76
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 81
          },
          "name": "userCount",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 66
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 59
          },
          "name": "filter",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-role:DataDatadogRole"
    },
    "@cdktf/provider-datadog.DataDatadogRoleConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogRoleConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-role.ts",
        "line": 9
      },
      "name": "DataDatadogRoleConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/role.html#filter DataDatadogRole#filter}",
            "stability": "stable",
            "summary": "A string on which to filter the roles."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-role.ts",
            "line": 15
          },
          "name": "filter",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-role:DataDatadogRoleConfig"
    },
    "@cdktf/provider-datadog.DataDatadogRoles": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/roles.html datadog_roles}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogRoles",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/roles.html datadog_roles} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-roles.ts",
          "line": 56
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogRolesConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-roles.ts",
        "line": 38
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 82
          },
          "name": "resetFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 96
          },
          "name": "roles",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogRolesRoles"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 104
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogRoles",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 43
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 91
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 86
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 76
          },
          "name": "filter",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-roles:DataDatadogRoles"
    },
    "@cdktf/provider-datadog.DataDatadogRolesConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogRolesConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-roles.ts",
        "line": 9
      },
      "name": "DataDatadogRolesConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/roles.html#filter DataDatadogRoles#filter}",
            "stability": "stable",
            "summary": "Filter all roles by the given string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 15
          },
          "name": "filter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-roles:DataDatadogRolesConfig"
    },
    "@cdktf/provider-datadog.DataDatadogRolesRoles": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogRolesRoles",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-roles.ts",
        "line": 17
      },
      "name": "DataDatadogRolesRoles",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 20
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 25
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-roles.ts",
            "line": 30
          },
          "name": "userCount",
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/data-datadog-roles:DataDatadogRolesRoles"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFilters": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_filters.html datadog_security_monitoring_filters}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFilters",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_filters.html datadog_security_monitoring_filters} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-security-monitoring-filters.ts",
          "line": 78
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-filters.ts",
        "line": 60
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 96
          },
          "name": "filters",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersFilters"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 114
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogSecurityMonitoringFilters",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 65
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 101
          },
          "name": "filtersIds",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 106
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-filters:DataDatadogSecurityMonitoringFilters"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-filters.ts",
        "line": 9
      },
      "name": "DataDatadogSecurityMonitoringFiltersConfig",
      "symbolId": "src/data-datadog-security-monitoring-filters:DataDatadogSecurityMonitoringFiltersConfig"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersFilters": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersFilters",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-filters.ts",
        "line": 23
      },
      "name": "DataDatadogSecurityMonitoringFiltersFilters",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 26
          },
          "name": "exclusionFilter",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 32
          },
          "name": "filteredDataType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 37
          },
          "name": "isEnabled",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 42
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 47
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 52
          },
          "name": "version",
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-filters:DataDatadogSecurityMonitoringFiltersFilters"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersFiltersExclusionFilter": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringFiltersFiltersExclusionFilter",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-filters.ts",
        "line": 11
      },
      "name": "DataDatadogSecurityMonitoringFiltersFiltersExclusionFilter",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 14
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-filters.ts",
            "line": 19
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-filters:DataDatadogSecurityMonitoringFiltersFiltersExclusionFilter"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRules": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html datadog_security_monitoring_rules}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRules",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html datadog_security_monitoring_rules} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-security-monitoring-rules.ts",
          "line": 237
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 219
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 266
          },
          "name": "resetDefaultOnlyFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 287
          },
          "name": "resetNameFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 313
          },
          "name": "resetTagsFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 329
          },
          "name": "resetUserOnlyFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 301
          },
          "name": "rules",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRules"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 341
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogSecurityMonitoringRules",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 224
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 275
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 296
          },
          "name": "ruleIds",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 270
          },
          "name": "defaultOnlyFilterInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 291
          },
          "name": "nameFilterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 317
          },
          "name": "tagsFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 333
          },
          "name": "userOnlyFilterInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 260
          },
          "name": "defaultOnlyFilter",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 281
          },
          "name": "nameFilter",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 307
          },
          "name": "tagsFilter",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 323
          },
          "name": "userOnlyFilter",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRules"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 9
      },
      "name": "DataDatadogSecurityMonitoringRulesConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html#default_only_filter DataDatadogSecurityMonitoringRules#default_only_filter}",
            "stability": "stable",
            "summary": "Limit the search to default rules."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 15
          },
          "name": "defaultOnlyFilter",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html#name_filter DataDatadogSecurityMonitoringRules#name_filter}",
            "stability": "stable",
            "summary": "A rule name to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 21
          },
          "name": "nameFilter",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html#tags_filter DataDatadogSecurityMonitoringRules#tags_filter}",
            "stability": "stable",
            "summary": "A list of tags to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 27
          },
          "name": "tagsFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/security_monitoring_rules.html#user_only_filter DataDatadogSecurityMonitoringRules#user_only_filter}",
            "stability": "stable",
            "summary": "Limit the search to user rules."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 33
          },
          "name": "userOnlyFilter",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesConfig"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRules": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRules",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 159
      },
      "name": "DataDatadogSecurityMonitoringRulesRules",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 162
          },
          "name": "case",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 168
          },
          "name": "enabled",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 173
          },
          "name": "filter",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 179
          },
          "name": "hasExtendedTitle",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 184
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 189
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 194
          },
          "name": "options",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 200
          },
          "name": "query",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 206
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 211
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRules"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesCase": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesCase",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 35
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesCase",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 38
          },
          "name": "condition",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 43
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 48
          },
          "name": "notifications",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 53
          },
          "name": "status",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesCase"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesFilter": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesFilter",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 57
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesFilter",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 60
          },
          "name": "action",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 65
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesFilter"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesOptions": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesOptions",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 81
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesOptions",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 84
          },
          "name": "detectionMethod",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 89
          },
          "name": "evaluationWindow",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 94
          },
          "name": "keepAlive",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 99
          },
          "name": "maxSignalDuration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 104
          },
          "name": "newValueOptions",
          "type": {
            "primitive": "any"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesOptions"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesOptionsNewValueOptions": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesOptionsNewValueOptions",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 69
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesOptionsNewValueOptions",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 72
          },
          "name": "forgetAfter",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 77
          },
          "name": "learningDuration",
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesOptionsNewValueOptions"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesQuery": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesQuery",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 121
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesQuery",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 124
          },
          "name": "agentRule",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 130
          },
          "name": "aggregation",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 135
          },
          "name": "distinctFields",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 140
          },
          "name": "groupByFields",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 145
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 150
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 155
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesQuery"
    },
    "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesQueryAgentRule": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSecurityMonitoringRulesRulesQueryAgentRule",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-security-monitoring-rules.ts",
        "line": 109
      },
      "name": "DataDatadogSecurityMonitoringRulesRulesQueryAgentRule",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 112
          },
          "name": "agentRuleId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-security-monitoring-rules.ts",
            "line": 117
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-security-monitoring-rules:DataDatadogSecurityMonitoringRulesRulesQueryAgentRule"
    },
    "@cdktf/provider-datadog.DataDatadogServiceLevelObjective": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html datadog_service_level_objective}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjective",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html datadog_service_level_objective} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-service-level-objective.ts",
          "line": 57
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectiveConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-service-level-objective.ts",
        "line": 39
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 86
          },
          "name": "resetId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 102
          },
          "name": "resetMetricsQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 123
          },
          "name": "resetNameQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 139
          },
          "name": "resetTagsQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 156
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogServiceLevelObjective",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 44
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 111
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 148
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 90
          },
          "name": "idInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 106
          },
          "name": "metricsQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 127
          },
          "name": "nameQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 143
          },
          "name": "tagsQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 80
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 96
          },
          "name": "metricsQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 117
          },
          "name": "nameQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 133
          },
          "name": "tagsQuery",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-service-level-objective:DataDatadogServiceLevelObjective"
    },
    "@cdktf/provider-datadog.DataDatadogServiceLevelObjectiveConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectiveConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-service-level-objective.ts",
        "line": 9
      },
      "name": "DataDatadogServiceLevelObjectiveConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html#id DataDatadogServiceLevelObjective#id}",
            "stability": "stable",
            "summary": "A SLO ID to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 15
          },
          "name": "id",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html#metrics_query DataDatadogServiceLevelObjective#metrics_query}",
            "stability": "stable",
            "summary": "Filter results based on SLO numerator and denominator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 21
          },
          "name": "metricsQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html#name_query DataDatadogServiceLevelObjective#name_query}",
            "stability": "stable",
            "summary": "Filter results based on SLO names."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 27
          },
          "name": "nameQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objective.html#tags_query DataDatadogServiceLevelObjective#tags_query}",
            "stability": "stable",
            "summary": "Filter results based on a single SLO tag."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objective.ts",
            "line": 33
          },
          "name": "tagsQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-service-level-objective:DataDatadogServiceLevelObjectiveConfig"
    },
    "@cdktf/provider-datadog.DataDatadogServiceLevelObjectives": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html datadog_service_level_objectives}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectives",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html datadog_service_level_objectives} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-service-level-objectives.ts",
          "line": 74
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-service-level-objectives.ts",
        "line": 56
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 108
          },
          "name": "resetIds"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 124
          },
          "name": "resetMetricsQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 140
          },
          "name": "resetNameQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 161
          },
          "name": "resetTagsQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 149
          },
          "name": "slos",
          "parameters": [
            {
              "name": "index",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesSlos"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 173
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogServiceLevelObjectives",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 61
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 96
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 112
          },
          "name": "idsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 128
          },
          "name": "metricsQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 144
          },
          "name": "nameQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 165
          },
          "name": "tagsQueryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 102
          },
          "name": "ids",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 118
          },
          "name": "metricsQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 134
          },
          "name": "nameQuery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 155
          },
          "name": "tagsQuery",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-service-level-objectives:DataDatadogServiceLevelObjectives"
    },
    "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-service-level-objectives.ts",
        "line": 9
      },
      "name": "DataDatadogServiceLevelObjectivesConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html#ids DataDatadogServiceLevelObjectives#ids}",
            "stability": "stable",
            "summary": "An array of SLO IDs to limit the search."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 15
          },
          "name": "ids",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html#metrics_query DataDatadogServiceLevelObjectives#metrics_query}",
            "stability": "stable",
            "summary": "Filter results based on SLO numerator and denominator."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 21
          },
          "name": "metricsQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html#name_query DataDatadogServiceLevelObjectives#name_query}",
            "stability": "stable",
            "summary": "Filter results based on SLO names."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 27
          },
          "name": "nameQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/service_level_objectives.html#tags_query DataDatadogServiceLevelObjectives#tags_query}",
            "stability": "stable",
            "summary": "Filter results based on a single SLO tag."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 33
          },
          "name": "tagsQuery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-service-level-objectives:DataDatadogServiceLevelObjectivesConfig"
    },
    "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesSlos": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexComputedList",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogServiceLevelObjectivesSlos",
      "initializer": {
        "docs": {
          "stability": "experimental"
        },
        "locationInModule": {
          "filename": "lib/complex-computed-list.ts",
          "line": 75
        },
        "parameters": [
          {
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "complexComputedListIndex",
            "type": {
              "primitive": "string"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-service-level-objectives.ts",
        "line": 35
      },
      "name": "DataDatadogServiceLevelObjectivesSlos",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 38
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 43
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-service-level-objectives.ts",
            "line": 48
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-service-level-objectives:DataDatadogServiceLevelObjectivesSlos"
    },
    "@cdktf/provider-datadog.DataDatadogSyntheticsGlobalVariable": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/synthetics_global_variable.html datadog_synthetics_global_variable}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsGlobalVariable",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/synthetics_global_variable.html datadog_synthetics_global_variable} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-synthetics-global-variable.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsGlobalVariableConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-synthetics-global-variable.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 84
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogSyntheticsGlobalVariable",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 76
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 71
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 64
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-synthetics-global-variable:DataDatadogSyntheticsGlobalVariable"
    },
    "@cdktf/provider-datadog.DataDatadogSyntheticsGlobalVariableConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsGlobalVariableConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-synthetics-global-variable.ts",
        "line": 9
      },
      "name": "DataDatadogSyntheticsGlobalVariableConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/synthetics_global_variable.html#name DataDatadogSyntheticsGlobalVariable#name}",
            "stability": "stable",
            "summary": "The synthetics global variable name to search for. Must only match one global variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-global-variable.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-synthetics-global-variable:DataDatadogSyntheticsGlobalVariableConfig"
    },
    "@cdktf/provider-datadog.DataDatadogSyntheticsLocations": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/synthetics_locations.html datadog_synthetics_locations}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsLocations",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/synthetics_locations.html datadog_synthetics_locations} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-synthetics-locations.ts",
          "line": 33
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsLocationsConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-synthetics-locations.ts",
        "line": 15
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-locations.ts",
            "line": 56
          },
          "name": "locations",
          "parameters": [
            {
              "name": "key",
              "type": {
                "primitive": "string"
              }
            }
          ],
          "returns": {
            "type": {
              "primitive": "string"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-locations.ts",
            "line": 64
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogSyntheticsLocations",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-locations.ts",
            "line": 20
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-synthetics-locations.ts",
            "line": 51
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-synthetics-locations:DataDatadogSyntheticsLocations"
    },
    "@cdktf/provider-datadog.DataDatadogSyntheticsLocationsConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogSyntheticsLocationsConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-synthetics-locations.ts",
        "line": 9
      },
      "name": "DataDatadogSyntheticsLocationsConfig",
      "symbolId": "src/data-datadog-synthetics-locations:DataDatadogSyntheticsLocationsConfig"
    },
    "@cdktf/provider-datadog.DataDatadogUser": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformDataSource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/d/user.html datadog_user}."
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogUser",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/d/user.html datadog_user} Data Source."
        },
        "locationInModule": {
          "filename": "src/data-datadog-user.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DataDatadogUserConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/data-datadog-user.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 89
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformDataSource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DataDatadogUser",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 58
          },
          "name": "email",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 76
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 81
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 71
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 64
          },
          "name": "filter",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-user:DataDatadogUser"
    },
    "@cdktf/provider-datadog.DataDatadogUserConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DataDatadogUserConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/data-datadog-user.ts",
        "line": 9
      },
      "name": "DataDatadogUserConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/d/user.html#filter DataDatadogUser#filter}",
            "stability": "stable",
            "summary": "Filter all users by the given string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/data-datadog-user.ts",
            "line": 15
          },
          "name": "filter",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/data-datadog-user:DataDatadogUserConfig"
    },
    "@cdktf/provider-datadog.DatadogProvider": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformProvider",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog datadog}."
      },
      "fqn": "@cdktf/provider-datadog.DatadogProvider",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog datadog} Resource."
        },
        "locationInModule": {
          "filename": "src/datadog-provider.ts",
          "line": 75
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.DatadogProviderConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/datadog-provider.ts",
        "line": 57
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 201
          },
          "name": "resetAlias"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 105
          },
          "name": "resetApiKey"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 121
          },
          "name": "resetApiUrl"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 137
          },
          "name": "resetAppKey"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 153
          },
          "name": "resetHttpClientRetryEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 169
          },
          "name": "resetHttpClientRetryTimeout"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 185
          },
          "name": "resetValidate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 213
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformProvider",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "DatadogProvider",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 62
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 205
          },
          "name": "aliasInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 109
          },
          "name": "apiKeyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 125
          },
          "name": "apiUrlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 141
          },
          "name": "appKeyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 157
          },
          "name": "httpClientRetryEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 173
          },
          "name": "httpClientRetryTimeoutInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 189
          },
          "name": "validateInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 195
          },
          "name": "alias",
          "optional": true,
          "overrides": "cdktf.TerraformProvider",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 99
          },
          "name": "apiKey",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 115
          },
          "name": "apiUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 131
          },
          "name": "appKey",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 147
          },
          "name": "httpClientRetryEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 163
          },
          "name": "httpClientRetryTimeout",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 179
          },
          "name": "validate",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/datadog-provider:DatadogProvider"
    },
    "@cdktf/provider-datadog.DatadogProviderConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DatadogProviderConfig",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/datadog-provider.ts",
        "line": 9
      },
      "name": "DatadogProviderConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#alias DatadogProvider#alias}",
            "stability": "stable",
            "summary": "Alias name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 51
          },
          "name": "alias",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#api_key DatadogProvider#api_key}",
            "stability": "stable",
            "summary": "(Required unless validate is false) Datadog API key. This can also be set via the DD_API_KEY environment variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 15
          },
          "name": "apiKey",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This can also be set via the DD_HOST environment variable. Note that this URL must not end with the /api/ path. For example, https://api.datadoghq.com/ is a correct value, while https://api.datadoghq.com/api/ is not. And if you're working with \"EU\" version of Datadog, use https://api.datadoghq.eu/.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#api_url DatadogProvider#api_url}",
            "stability": "stable",
            "summary": "The API URL."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 21
          },
          "name": "apiUrl",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#app_key DatadogProvider#app_key}",
            "stability": "stable",
            "summary": "(Required unless validate is false) Datadog APP key. This can also be set via the DD_APP_KEY environment variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 27
          },
          "name": "appKey",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#http_client_retry_enabled DatadogProvider#http_client_retry_enabled}",
            "stability": "stable",
            "summary": "Enables request retries on HTTP status codes 429 and 5xx."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 33
          },
          "name": "httpClientRetryEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#http_client_retry_timeout DatadogProvider#http_client_retry_timeout}",
            "stability": "stable",
            "summary": "The HTTP request retry timeout period."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 39
          },
          "name": "httpClientRetryTimeout",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Default is true. When false, api_key and app_key won't be checked.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog#validate DatadogProvider#validate}",
            "stability": "stable",
            "summary": "Enables validation of the provided API and APP keys during provider initialization."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/datadog-provider.ts",
            "line": 45
          },
          "name": "validate",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/datadog-provider:DatadogProviderConfig"
    },
    "@cdktf/provider-datadog.Downtime": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html datadog_downtime}."
      },
      "fqn": "@cdktf/provider-datadog.Downtime",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html datadog_downtime} Resource."
        },
        "locationInModule": {
          "filename": "src/downtime.ts",
          "line": 303
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.DowntimeConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/downtime.ts",
        "line": 285
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 496
          },
          "name": "putRecurrence",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.DowntimeRecurrence"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 353
          },
          "name": "resetEnd"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 369
          },
          "name": "resetEndDate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 390
          },
          "name": "resetMessage"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 406
          },
          "name": "resetMonitorId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 422
          },
          "name": "resetMonitorTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 499
          },
          "name": "resetRecurrence"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 451
          },
          "name": "resetStart"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 467
          },
          "name": "resetStartDate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 483
          },
          "name": "resetTimezone"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 511
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "Downtime",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 290
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 331
          },
          "name": "active",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 336
          },
          "name": "activeChildId",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 341
          },
          "name": "disabled",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 378
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 493
          },
          "name": "recurrence",
          "type": {
            "fqn": "@cdktf/provider-datadog.DowntimeRecurrenceOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 373
          },
          "name": "endDateInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 357
          },
          "name": "endInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 394
          },
          "name": "messageInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 410
          },
          "name": "monitorIdInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 426
          },
          "name": "monitorTagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 503
          },
          "name": "recurrenceInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DowntimeRecurrence"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 439
          },
          "name": "scopeInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 471
          },
          "name": "startDateInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 455
          },
          "name": "startInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 487
          },
          "name": "timezoneInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 347
          },
          "name": "end",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 363
          },
          "name": "endDate",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 384
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 400
          },
          "name": "monitorId",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 416
          },
          "name": "monitorTags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 432
          },
          "name": "scope",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 445
          },
          "name": "start",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 461
          },
          "name": "startDate",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 477
          },
          "name": "timezone",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/downtime:Downtime"
    },
    "@cdktf/provider-datadog.DowntimeConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DowntimeConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/downtime.ts",
        "line": 9
      },
      "name": "DowntimeConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#scope Downtime#scope}",
            "stability": "stable",
            "summary": "specify the group scope to which this downtime applies. For everything use '*'."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 45
          },
          "name": "scope",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#end Downtime#end}",
            "stability": "stable",
            "summary": "Optionally specify an end date when this downtime should expire."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 15
          },
          "name": "end",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#end_date Downtime#end_date}",
            "stability": "stable",
            "summary": "String representing date and time to end the downtime in RFC3339 format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 21
          },
          "name": "endDate",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#message Downtime#message}",
            "stability": "stable",
            "summary": "An optional message to provide when creating the downtime, can include notification handles."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 27
          },
          "name": "message",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#monitor_id Downtime#monitor_id}",
            "stability": "stable",
            "summary": "When specified, this downtime will only apply to this monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 33
          },
          "name": "monitorId",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Only monitors that have all selected tags are silenced\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#monitor_tags Downtime#monitor_tags}",
            "stability": "stable",
            "summary": "A list of monitor tags (up to 32) to base the scheduled downtime on."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 39
          },
          "name": "monitorTags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#recurrence Downtime#recurrence}",
            "stability": "stable",
            "summary": "recurrence block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 69
          },
          "name": "recurrence",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DowntimeRecurrence"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#start Downtime#start}",
            "stability": "stable",
            "summary": "Specify when this downtime should start."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 51
          },
          "name": "start",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#start_date Downtime#start_date}",
            "stability": "stable",
            "summary": "String representing date and time to start the downtime in RFC3339 format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 57
          },
          "name": "startDate",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#timezone Downtime#timezone}",
            "stability": "stable",
            "summary": "The timezone for the downtime, default UTC."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 63
          },
          "name": "timezone",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/downtime:DowntimeConfig"
    },
    "@cdktf/provider-datadog.DowntimeRecurrence": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DowntimeRecurrence",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/downtime.ts",
        "line": 71
      },
      "name": "DowntimeRecurrence",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#type Downtime#type}",
            "stability": "stable",
            "summary": "One of `days`, `weeks`, `months`, or `years`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 89
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "For example to repeat every 3 days, select a `type` of `days` and a `period` of `3`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#period Downtime#period}",
            "stability": "stable",
            "summary": "How often to repeat as an integer."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 77
          },
          "name": "period",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "For example, to have a recurring event on the first day of each month, use `FREQ=MONTHLY;INTERVAL=1`. Most common rrule options from the iCalendar Spec are supported. Attributes specifying the duration in RRULE are not supported (for example, `DTSTART`, `DTEND`, `DURATION`).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#rrule Downtime#rrule}",
            "stability": "stable",
            "summary": "The RRULE standard for defining recurring events."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 83
          },
          "name": "rrule",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#until_date Downtime#until_date}",
            "stability": "stable",
            "summary": "The date at which the recurrence should end as a POSIX timestamp. `until_occurrences` and `until_date` are mutually exclusive."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 95
          },
          "name": "untilDate",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#until_occurrences Downtime#until_occurrences}",
            "stability": "stable",
            "summary": "How many times the downtime will be rescheduled. `until_occurrences` and `until_date` are mutually exclusive."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 101
          },
          "name": "untilOccurrences",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Choose from: `Mon`, `Tue`, `Wed`, `Thu`, `Fri`, `Sat` or `Sun`. Only applicable when `type` is `weeks`. First letter must be capitalized.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/downtime.html#week_days Downtime#week_days}",
            "stability": "stable",
            "summary": "A list of week days to repeat on."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 107
          },
          "name": "weekDays",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/downtime:DowntimeRecurrence"
    },
    "@cdktf/provider-datadog.DowntimeRecurrenceOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.DowntimeRecurrenceOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/downtime.ts",
          "line": 133
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/downtime.ts",
        "line": 125
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 196
          },
          "name": "resetPeriod"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 212
          },
          "name": "resetRrule"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 241
          },
          "name": "resetUntilDate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 257
          },
          "name": "resetUntilOccurrences"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 273
          },
          "name": "resetWeekDays"
        }
      ],
      "name": "DowntimeRecurrenceOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 200
          },
          "name": "periodInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 216
          },
          "name": "rruleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 229
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 245
          },
          "name": "untilDateInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 261
          },
          "name": "untilOccurrencesInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 277
          },
          "name": "weekDaysInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 190
          },
          "name": "period",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 206
          },
          "name": "rrule",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 222
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 235
          },
          "name": "untilDate",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 251
          },
          "name": "untilOccurrences",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 267
          },
          "name": "weekDays",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/downtime.ts",
            "line": 137
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.DowntimeRecurrence"
          }
        }
      ],
      "symbolId": "src/downtime:DowntimeRecurrenceOutputReference"
    },
    "@cdktf/provider-datadog.IntegrationAws": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html datadog_integration_aws}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAws",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html datadog_integration_aws} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-aws.ts",
          "line": 81
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationAwsConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-aws.ts",
        "line": 63
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 114
          },
          "name": "resetAccessKeyId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 130
          },
          "name": "resetAccountId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 146
          },
          "name": "resetAccountSpecificNamespaceRules"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 162
          },
          "name": "resetExcludedRegions"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 183
          },
          "name": "resetFilterTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 199
          },
          "name": "resetHostTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 220
          },
          "name": "resetRoleName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 236
          },
          "name": "resetSecretAccessKey"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 248
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationAws",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 68
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 171
          },
          "name": "externalId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 208
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 118
          },
          "name": "accessKeyIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 134
          },
          "name": "accountIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 150
          },
          "name": "accountSpecificNamespaceRulesInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "boolean"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 166
          },
          "name": "excludedRegionsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 187
          },
          "name": "filterTagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 203
          },
          "name": "hostTagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 224
          },
          "name": "roleNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 240
          },
          "name": "secretAccessKeyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 108
          },
          "name": "accessKeyId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 124
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 140
          },
          "name": "accountSpecificNamespaceRules",
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "boolean"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 156
          },
          "name": "excludedRegions",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 177
          },
          "name": "filterTags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 193
          },
          "name": "hostTags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 214
          },
          "name": "roleName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 230
          },
          "name": "secretAccessKey",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws:IntegrationAws"
    },
    "@cdktf/provider-datadog.IntegrationAwsConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-aws.ts",
        "line": 9
      },
      "name": "IntegrationAwsConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#access_key_id IntegrationAws#access_key_id}",
            "stability": "stable",
            "summary": "Your AWS access key ID. Only required if your AWS account is a GovCloud or China account."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 15
          },
          "name": "accessKeyId",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#account_id IntegrationAws#account_id}",
            "stability": "stable",
            "summary": "Your AWS Account ID without dashes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 21
          },
          "name": "accountId",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "A list of namespaces can be found at the [available namespace rules API endpoint](https://docs.datadoghq.com/api/v1/aws-integration/#list-namespace-rules).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#account_specific_namespace_rules IntegrationAws#account_specific_namespace_rules}",
            "stability": "stable",
            "summary": "Enables or disables metric collection for specific AWS namespaces for this AWS account only."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 27
          },
          "name": "accountSpecificNamespaceRules",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "boolean"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#excluded_regions IntegrationAws#excluded_regions}",
            "stability": "stable",
            "summary": "An array of AWS regions to exclude from metrics collection."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 33
          },
          "name": "excludedRegions",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Wildcards, such as `?` (for single characters) and `*` (for multiple characters) can also be used. Only hosts that match one of the defined tags will be imported into Datadog. The rest will be ignored. Host matching a given tag can also be excluded by adding `!` before the tag. e.x. `env:production,instance-type:c1.*,!region:us-east-1`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#filter_tags IntegrationAws#filter_tags}",
            "stability": "stable",
            "summary": "Array of EC2 tags (in the form `key:value`) defines a filter that Datadog uses when collecting metrics from EC2."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 39
          },
          "name": "filterTags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#host_tags IntegrationAws#host_tags}",
            "stability": "stable",
            "summary": "Array of tags (in the form `key:value`) to add to all hosts and metrics reporting through this integration."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 45
          },
          "name": "hostTags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#role_name IntegrationAws#role_name}",
            "stability": "stable",
            "summary": "Your Datadog role delegation name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 51
          },
          "name": "roleName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws.html#secret_access_key IntegrationAws#secret_access_key}",
            "stability": "stable",
            "summary": "Your AWS secret access key. Only required if your AWS account is a GovCloud or China account."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws.ts",
            "line": 57
          },
          "name": "secretAccessKey",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws:IntegrationAwsConfig"
    },
    "@cdktf/provider-datadog.IntegrationAwsLambdaArn": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_lambda_arn.html datadog_integration_aws_lambda_arn}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsLambdaArn",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_lambda_arn.html datadog_integration_aws_lambda_arn} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-aws-lambda-arn.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationAwsLambdaArnConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-aws-lambda-arn.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 99
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationAwsLambdaArn",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 78
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 73
          },
          "name": "accountIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 91
          },
          "name": "lambdaArnInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 66
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 84
          },
          "name": "lambdaArn",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws-lambda-arn:IntegrationAwsLambdaArn"
    },
    "@cdktf/provider-datadog.IntegrationAwsLambdaArnConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsLambdaArnConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-aws-lambda-arn.ts",
        "line": 9
      },
      "name": "IntegrationAwsLambdaArnConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_lambda_arn.html#account_id IntegrationAwsLambdaArn#account_id}",
            "stability": "stable",
            "summary": "Your AWS Account ID without dashes. If your account is a GovCloud or China account, specify the `access_key_id` here."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 15
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_lambda_arn.html#lambda_arn IntegrationAwsLambdaArn#lambda_arn}",
            "stability": "stable",
            "summary": "The ARN of the Datadog forwarder Lambda."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-lambda-arn.ts",
            "line": 21
          },
          "name": "lambdaArn",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws-lambda-arn:IntegrationAwsLambdaArnConfig"
    },
    "@cdktf/provider-datadog.IntegrationAwsLogCollection": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_log_collection.html datadog_integration_aws_log_collection}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsLogCollection",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_log_collection.html datadog_integration_aws_log_collection} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-aws-log-collection.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationAwsLogCollectionConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-aws-log-collection.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 99
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationAwsLogCollection",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 78
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 73
          },
          "name": "accountIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 91
          },
          "name": "servicesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 66
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 84
          },
          "name": "services",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/integration-aws-log-collection:IntegrationAwsLogCollection"
    },
    "@cdktf/provider-datadog.IntegrationAwsLogCollectionConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsLogCollectionConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-aws-log-collection.ts",
        "line": 9
      },
      "name": "IntegrationAwsLogCollectionConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_log_collection.html#account_id IntegrationAwsLogCollection#account_id}",
            "stability": "stable",
            "summary": "Your AWS Account ID without dashes. If your account is a GovCloud or China account, specify the `access_key_id` here."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 15
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "See the [api docs](https://docs.datadoghq.com/api/v1/aws-logs-integration/#get-list-of-aws-log-ready-services) for more details on which services are supported.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_log_collection.html#services IntegrationAwsLogCollection#services}",
            "stability": "stable",
            "summary": "A list of services to collect logs from."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-log-collection.ts",
            "line": 21
          },
          "name": "services",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/integration-aws-log-collection:IntegrationAwsLogCollectionConfig"
    },
    "@cdktf/provider-datadog.IntegrationAwsTagFilter": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_tag_filter.html datadog_integration_aws_tag_filter}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsTagFilter",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_tag_filter.html datadog_integration_aws_tag_filter} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-aws-tag-filter.ts",
          "line": 51
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationAwsTagFilterConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-aws-tag-filter.ts",
        "line": 33
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 119
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationAwsTagFilter",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 38
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 85
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 80
          },
          "name": "accountIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 98
          },
          "name": "namespaceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 111
          },
          "name": "tagFilterStrInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 73
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 91
          },
          "name": "namespace",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 104
          },
          "name": "tagFilterStr",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws-tag-filter:IntegrationAwsTagFilter"
    },
    "@cdktf/provider-datadog.IntegrationAwsTagFilterConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAwsTagFilterConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-aws-tag-filter.ts",
        "line": 9
      },
      "name": "IntegrationAwsTagFilterConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_tag_filter.html#account_id IntegrationAwsTagFilter#account_id}",
            "stability": "stable",
            "summary": "Your AWS Account ID without dashes. If your account is a GovCloud or China account, specify the `access_key_id` here."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 15
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_tag_filter.html#namespace IntegrationAwsTagFilter#namespace}",
            "stability": "stable",
            "summary": "The namespace associated with the tag filter entry. Valid values are `elb`, `application_elb`, `sqs`, `rds`, `custom`, `network_elb`, `lambda`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 21
          },
          "name": "namespace",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_aws_tag_filter.html#tag_filter_str IntegrationAwsTagFilter#tag_filter_str}",
            "stability": "stable",
            "summary": "The tag filter string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-aws-tag-filter.ts",
            "line": 27
          },
          "name": "tagFilterStr",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-aws-tag-filter:IntegrationAwsTagFilterConfig"
    },
    "@cdktf/provider-datadog.IntegrationAzure": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html datadog_integration_azure}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAzure",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html datadog_integration_azure} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-azure.ts",
          "line": 63
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationAzureConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-azure.ts",
        "line": 45
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 93
          },
          "name": "resetAutomute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 135
          },
          "name": "resetHostFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 165
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationAzure",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 50
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 144
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 97
          },
          "name": "automuteInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 110
          },
          "name": "clientIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 123
          },
          "name": "clientSecretInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 139
          },
          "name": "hostFiltersInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 157
          },
          "name": "tenantNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 87
          },
          "name": "automute",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 103
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 116
          },
          "name": "clientSecret",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 129
          },
          "name": "hostFilters",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 150
          },
          "name": "tenantName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-azure:IntegrationAzure"
    },
    "@cdktf/provider-datadog.IntegrationAzureConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationAzureConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-azure.ts",
        "line": 9
      },
      "name": "IntegrationAzureConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html#client_id IntegrationAzure#client_id}",
            "stability": "stable",
            "summary": "Your Azure web application ID."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 21
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html#client_secret IntegrationAzure#client_secret}",
            "stability": "stable",
            "summary": "(Required for Initial Creation) Your Azure web application secret key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 27
          },
          "name": "clientSecret",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html#tenant_name IntegrationAzure#tenant_name}",
            "stability": "stable",
            "summary": "Your Azure Active Directory ID."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 39
          },
          "name": "tenantName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html#automute IntegrationAzure#automute}",
            "stability": "stable",
            "summary": "Silence monitors for expected Azure VM shutdowns."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 15
          },
          "name": "automute",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Limit the Azure instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are imported into Datadog. e.x. `env:production,deploymentgroup:red`\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_azure.html#host_filters IntegrationAzure#host_filters}",
            "stability": "stable",
            "summary": "String of host tag(s) (in the form `key:value,key:value`) defines a filter that Datadog will use when collecting metrics from Azure."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-azure.ts",
            "line": 33
          },
          "name": "hostFilters",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-azure:IntegrationAzureConfig"
    },
    "@cdktf/provider-datadog.IntegrationGcp": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html datadog_integration_gcp}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationGcp",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html datadog_integration_gcp} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-gcp.ts",
          "line": 75
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationGcpConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-gcp.ts",
        "line": 57
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 107
          },
          "name": "resetAutomute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 149
          },
          "name": "resetHostFilters"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 205
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationGcp",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 62
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 158
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 111
          },
          "name": "automuteInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 124
          },
          "name": "clientEmailInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 137
          },
          "name": "clientIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 153
          },
          "name": "hostFiltersInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 184
          },
          "name": "privateKeyIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 171
          },
          "name": "privateKeyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 197
          },
          "name": "projectIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 101
          },
          "name": "automute",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 117
          },
          "name": "clientEmail",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 130
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 143
          },
          "name": "hostFilters",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 164
          },
          "name": "privateKey",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 177
          },
          "name": "privateKeyId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 190
          },
          "name": "projectId",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-gcp:IntegrationGcp"
    },
    "@cdktf/provider-datadog.IntegrationGcpConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationGcpConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-gcp.ts",
        "line": 9
      },
      "name": "IntegrationGcpConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#client_email IntegrationGcp#client_email}",
            "stability": "stable",
            "summary": "Your email found in your JSON service account key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 21
          },
          "name": "clientEmail",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#client_id IntegrationGcp#client_id}",
            "stability": "stable",
            "summary": "Your ID found in your JSON service account key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 27
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#private_key IntegrationGcp#private_key}",
            "stability": "stable",
            "summary": "Your private key name found in your JSON service account key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 39
          },
          "name": "privateKey",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#private_key_id IntegrationGcp#private_key_id}",
            "stability": "stable",
            "summary": "Your private key ID found in your JSON service account key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 45
          },
          "name": "privateKeyId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#project_id IntegrationGcp#project_id}",
            "stability": "stable",
            "summary": "Your Google Cloud project ID found in your JSON service account key."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 51
          },
          "name": "projectId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#automute IntegrationGcp#automute}",
            "stability": "stable",
            "summary": "Silence monitors for expected GCE instance shutdowns."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 15
          },
          "name": "automute",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Only hosts that match one of the defined tags are imported into Datadog.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_gcp.html#host_filters IntegrationGcp#host_filters}",
            "stability": "stable",
            "summary": "Limit the GCE instances that are pulled into Datadog by using tags."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-gcp.ts",
            "line": 33
          },
          "name": "hostFilters",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-gcp:IntegrationGcpConfig"
    },
    "@cdktf/provider-datadog.IntegrationPagerduty": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty.html datadog_integration_pagerduty}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationPagerduty",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty.html datadog_integration_pagerduty} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-pagerduty.ts",
          "line": 51
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationPagerdutyConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-pagerduty.ts",
        "line": 33
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 79
          },
          "name": "resetApiToken"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 100
          },
          "name": "resetSchedules"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 125
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationPagerduty",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 38
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 88
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 83
          },
          "name": "apiTokenInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 104
          },
          "name": "schedulesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 117
          },
          "name": "subdomainInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 73
          },
          "name": "apiToken",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 94
          },
          "name": "schedules",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 110
          },
          "name": "subdomain",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-pagerduty:IntegrationPagerduty"
    },
    "@cdktf/provider-datadog.IntegrationPagerdutyConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationPagerdutyConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-pagerduty.ts",
        "line": 9
      },
      "name": "IntegrationPagerdutyConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty.html#subdomain IntegrationPagerduty#subdomain}",
            "stability": "stable",
            "summary": "Your PagerDuty account’s personalized subdomain name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 27
          },
          "name": "subdomain",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty.html#api_token IntegrationPagerduty#api_token}",
            "stability": "stable",
            "summary": "Your PagerDuty API token."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 15
          },
          "name": "apiToken",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty.html#schedules IntegrationPagerduty#schedules}",
            "stability": "stable",
            "summary": "Array of your schedule URLs."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty.ts",
            "line": 21
          },
          "name": "schedules",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/integration-pagerduty:IntegrationPagerdutyConfig"
    },
    "@cdktf/provider-datadog.IntegrationPagerdutyServiceObject": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty_service_object.html datadog_integration_pagerduty_service_object}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationPagerdutyServiceObject",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty_service_object.html datadog_integration_pagerduty_service_object} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-pagerduty-service-object.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationPagerdutyServiceObjectConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-pagerduty-service-object.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 99
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationPagerdutyServiceObject",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 65
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 78
          },
          "name": "serviceKeyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 91
          },
          "name": "serviceNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 71
          },
          "name": "serviceKey",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 84
          },
          "name": "serviceName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-pagerduty-service-object:IntegrationPagerdutyServiceObject"
    },
    "@cdktf/provider-datadog.IntegrationPagerdutyServiceObjectConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationPagerdutyServiceObjectConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-pagerduty-service-object.ts",
        "line": 9
      },
      "name": "IntegrationPagerdutyServiceObjectConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Note: Since the Datadog API never returns service keys, it is impossible to detect [drifts](https://www.hashicorp.com/blog/detecting-and-managing-drift-with-terraform). The best way to solve a drift is to manually mark the Service Object resource with [terraform taint](https://www.terraform.io/docs/commands/taint.html) to have it destroyed and recreated.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty_service_object.html#service_key IntegrationPagerdutyServiceObject#service_key}",
            "stability": "stable",
            "summary": "Your Service name associated service key in PagerDuty."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 15
          },
          "name": "serviceKey",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_pagerduty_service_object.html#service_name IntegrationPagerdutyServiceObject#service_name}",
            "stability": "stable",
            "summary": "Your Service name in PagerDuty."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-pagerduty-service-object.ts",
            "line": 21
          },
          "name": "serviceName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-pagerduty-service-object:IntegrationPagerdutyServiceObjectConfig"
    },
    "@cdktf/provider-datadog.IntegrationSlackChannel": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html datadog_integration_slack_channel}."
      },
      "fqn": "@cdktf/provider-datadog.IntegrationSlackChannel",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html datadog_integration_slack_channel} Resource."
        },
        "locationInModule": {
          "filename": "src/integration-slack-channel.ts",
          "line": 206
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-slack-channel.ts",
        "line": 188
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 262
          },
          "name": "putDisplay",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplay"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 274
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "IntegrationSlackChannel",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 193
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 259
          },
          "name": "display",
          "type": {
            "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplayOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 253
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 235
          },
          "name": "accountNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 248
          },
          "name": "channelNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 266
          },
          "name": "displayInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplay"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 228
          },
          "name": "accountName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 241
          },
          "name": "channelName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/integration-slack-channel:IntegrationSlackChannel"
    },
    "@cdktf/provider-datadog.IntegrationSlackChannelConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-slack-channel.ts",
        "line": 9
      },
      "name": "IntegrationSlackChannelConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#account_name IntegrationSlackChannel#account_name}",
            "stability": "stable",
            "summary": "Slack account name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 15
          },
          "name": "accountName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#channel_name IntegrationSlackChannel#channel_name}",
            "stability": "stable",
            "summary": "Slack channel name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 21
          },
          "name": "channelName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#display IntegrationSlackChannel#display}",
            "stability": "stable",
            "summary": "display block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 27
          },
          "name": "display",
          "type": {
            "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplay"
          }
        }
      ],
      "symbolId": "src/integration-slack-channel:IntegrationSlackChannelConfig"
    },
    "@cdktf/provider-datadog.IntegrationSlackChannelDisplay": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplay",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/integration-slack-channel.ts",
        "line": 29
      },
      "name": "IntegrationSlackChannelDisplay",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#message IntegrationSlackChannel#message}",
            "stability": "stable",
            "summary": "Show the main body of the alert event."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 35
          },
          "name": "message",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#notified IntegrationSlackChannel#notified}",
            "stability": "stable",
            "summary": "Show the list of @-handles in the alert event."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 41
          },
          "name": "notified",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#snapshot IntegrationSlackChannel#snapshot}",
            "stability": "stable",
            "summary": "Show the alert event's snapshot image."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 47
          },
          "name": "snapshot",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/integration_slack_channel.html#tags IntegrationSlackChannel#tags}",
            "stability": "stable",
            "summary": "Show the scopes on which the monitor alerted."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 53
          },
          "name": "tags",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/integration-slack-channel:IntegrationSlackChannelDisplay"
    },
    "@cdktf/provider-datadog.IntegrationSlackChannelDisplayOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplayOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/integration-slack-channel.ts",
          "line": 77
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/integration-slack-channel.ts",
        "line": 69
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 128
          },
          "name": "resetMessage"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 144
          },
          "name": "resetNotified"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 160
          },
          "name": "resetSnapshot"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 176
          },
          "name": "resetTags"
        }
      ],
      "name": "IntegrationSlackChannelDisplayOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 132
          },
          "name": "messageInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 148
          },
          "name": "notifiedInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 164
          },
          "name": "snapshotInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 180
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 122
          },
          "name": "message",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 138
          },
          "name": "notified",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 154
          },
          "name": "snapshot",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 170
          },
          "name": "tags",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/integration-slack-channel.ts",
            "line": 81
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.IntegrationSlackChannelDisplay"
          }
        }
      ],
      "symbolId": "src/integration-slack-channel:IntegrationSlackChannelDisplayOutputReference"
    },
    "@cdktf/provider-datadog.LogsArchive": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html datadog_logs_archive}."
      },
      "fqn": "@cdktf/provider-datadog.LogsArchive",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html datadog_logs_archive} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-archive.ts",
          "line": 533
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsArchiveConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 515
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 625
          },
          "name": "putAzureArchive",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchive"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 641
          },
          "name": "putGcsArchive",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchive"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 657
          },
          "name": "putS3Archive",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsArchiveS3Archive"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 628
          },
          "name": "resetAzureArchive"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 644
          },
          "name": "resetGcsArchive"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 570
          },
          "name": "resetIncludeTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 612
          },
          "name": "resetRehydrationTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 660
          },
          "name": "resetS3Archive"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 672
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsArchive",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 520
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 622
          },
          "name": "azureArchive",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchiveOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 638
          },
          "name": "gcsArchive",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchiveOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 558
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 654
          },
          "name": "s3Archive",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveS3ArchiveOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 632
          },
          "name": "azureArchiveInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchive"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 648
          },
          "name": "gcsArchiveInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchive"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 574
          },
          "name": "includeTagsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 587
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 600
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 616
          },
          "name": "rehydrationTagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 664
          },
          "name": "s3ArchiveInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveS3Archive"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 564
          },
          "name": "includeTags",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 580
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 593
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 606
          },
          "name": "rehydrationTags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchive"
    },
    "@cdktf/provider-datadog.LogsArchiveAzureArchive": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchive",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 53
      },
      "name": "LogsArchiveAzureArchive",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#client_id LogsArchive#client_id}",
            "stability": "stable",
            "summary": "Your client id."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 59
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#container LogsArchive#container}",
            "stability": "stable",
            "summary": "The container where the archive will be stored."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 65
          },
          "name": "container",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#storage_account LogsArchive#storage_account}",
            "stability": "stable",
            "summary": "The associated storage account."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 77
          },
          "name": "storageAccount",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#tenant_id LogsArchive#tenant_id}",
            "stability": "stable",
            "summary": "Your tenant id."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 83
          },
          "name": "tenantId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#path LogsArchive#path}",
            "stability": "stable",
            "summary": "The path where the archive will be stored."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 71
          },
          "name": "path",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveAzureArchive"
    },
    "@cdktf/provider-datadog.LogsArchiveAzureArchiveOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchiveOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-archive.ts",
          "line": 108
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 100
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 191
          },
          "name": "resetPath"
        }
      ],
      "name": "LogsArchiveAzureArchiveOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 166
          },
          "name": "clientIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 179
          },
          "name": "containerInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 195
          },
          "name": "pathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 208
          },
          "name": "storageAccountInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 221
          },
          "name": "tenantIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 159
          },
          "name": "clientId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 172
          },
          "name": "container",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 185
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 201
          },
          "name": "storageAccount",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 214
          },
          "name": "tenantId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 112
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchive"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveAzureArchiveOutputReference"
    },
    "@cdktf/provider-datadog.LogsArchiveConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 9
      },
      "name": "LogsArchiveConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#name LogsArchive#name}",
            "stability": "stable",
            "summary": "Your archive name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 21
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#query LogsArchive#query}",
            "stability": "stable",
            "summary": "The archive query/filter. Logs matching this query are included in the archive."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 27
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#azure_archive LogsArchive#azure_archive}",
            "stability": "stable",
            "summary": "azure_archive block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 39
          },
          "name": "azureArchive",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveAzureArchive"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#gcs_archive LogsArchive#gcs_archive}",
            "stability": "stable",
            "summary": "gcs_archive block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 45
          },
          "name": "gcsArchive",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchive"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "If it is set to `false`, the tags will be dropped when the logs are sent to the archive.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#include_tags LogsArchive#include_tags}",
            "stability": "stable",
            "summary": "To store the tags in the archive, set the value `true`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 15
          },
          "name": "includeTags",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#rehydration_tags LogsArchive#rehydration_tags}",
            "stability": "stable",
            "summary": "An array of tags to add to rehydrated logs from an archive."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 33
          },
          "name": "rehydrationTags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#s3_archive LogsArchive#s3_archive}",
            "stability": "stable",
            "summary": "s3_archive block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 51
          },
          "name": "s3Archive",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveS3Archive"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveConfig"
    },
    "@cdktf/provider-datadog.LogsArchiveGcsArchive": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchive",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 225
      },
      "name": "LogsArchiveGcsArchive",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#bucket LogsArchive#bucket}",
            "stability": "stable",
            "summary": "Name of your GCS bucket."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 231
          },
          "name": "bucket",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#client_email LogsArchive#client_email}",
            "stability": "stable",
            "summary": "Your client email."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 237
          },
          "name": "clientEmail",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#path LogsArchive#path}",
            "stability": "stable",
            "summary": "Path where the archive will be stored."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 243
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#project_id LogsArchive#project_id}",
            "stability": "stable",
            "summary": "Your project id."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 249
          },
          "name": "projectId",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveGcsArchive"
    },
    "@cdktf/provider-datadog.LogsArchiveGcsArchiveOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchiveOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-archive.ts",
          "line": 273
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 265
      },
      "name": "LogsArchiveGcsArchiveOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 325
          },
          "name": "bucketInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 338
          },
          "name": "clientEmailInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 351
          },
          "name": "pathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 364
          },
          "name": "projectIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 318
          },
          "name": "bucket",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 331
          },
          "name": "clientEmail",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 344
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 357
          },
          "name": "projectId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 277
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveGcsArchive"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveGcsArchiveOutputReference"
    },
    "@cdktf/provider-datadog.LogsArchiveOrder": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive_order.html datadog_logs_archive_order}."
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveOrder",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive_order.html datadog_logs_archive_order} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-archive-order.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsArchiveOrderConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-archive-order.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 65
          },
          "name": "resetArchiveIds"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 82
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsArchiveOrder",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 74
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 69
          },
          "name": "archiveIdsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 59
          },
          "name": "archiveIds",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-archive-order:LogsArchiveOrder"
    },
    "@cdktf/provider-datadog.LogsArchiveOrderConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveOrderConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-archive-order.ts",
        "line": 9
      },
      "name": "LogsArchiveOrderConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "The order of archive IDs in this attribute defines the overall archive order for logs. If `archive_ids` is empty or not specified, it will import the actual archive order, and create the resource. Otherwise, it will try to update the order.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive_order.html#archive_ids LogsArchiveOrder#archive_ids}",
            "stability": "stable",
            "summary": "The archive IDs list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive-order.ts",
            "line": 15
          },
          "name": "archiveIds",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-archive-order:LogsArchiveOrderConfig"
    },
    "@cdktf/provider-datadog.LogsArchiveS3Archive": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveS3Archive",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 368
      },
      "name": "LogsArchiveS3Archive",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#account_id LogsArchive#account_id}",
            "stability": "stable",
            "summary": "Your AWS account id."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 374
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#bucket LogsArchive#bucket}",
            "stability": "stable",
            "summary": "Name of your s3 bucket."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 380
          },
          "name": "bucket",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#path LogsArchive#path}",
            "stability": "stable",
            "summary": "Path where the archive will be stored."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 386
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_archive.html#role_name LogsArchive#role_name}",
            "stability": "stable",
            "summary": "Your AWS role name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 392
          },
          "name": "roleName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveS3Archive"
    },
    "@cdktf/provider-datadog.LogsArchiveS3ArchiveOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsArchiveS3ArchiveOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-archive.ts",
          "line": 416
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-archive.ts",
        "line": 408
      },
      "name": "LogsArchiveS3ArchiveOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 468
          },
          "name": "accountIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 481
          },
          "name": "bucketInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 494
          },
          "name": "pathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 507
          },
          "name": "roleNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 461
          },
          "name": "accountId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 474
          },
          "name": "bucket",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 487
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 500
          },
          "name": "roleName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-archive.ts",
            "line": 420
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsArchiveS3Archive"
          }
        }
      ],
      "symbolId": "src/logs-archive:LogsArchiveS3ArchiveOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipeline": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html datadog_logs_custom_pipeline}."
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipeline",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html datadog_logs_custom_pipeline} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 5417
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsCustomPipelineConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 5399
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5451
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5495
          },
          "name": "resetProcessor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5507
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsCustomPipeline",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5404
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5439
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5482
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5455
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5468
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5499
          },
          "name": "processorInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessor"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5474
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5445
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5461
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5488
          },
          "name": "processor",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessor"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipeline"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 9
      },
      "name": "LogsCustomPipelineConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#filter LogsCustomPipeline#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 23
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 17
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 13
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#processor LogsCustomPipeline#processor}",
            "stability": "stable",
            "summary": "processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 29
          },
          "name": "processor",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessor"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineConfig"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 31
      },
      "name": "LogsCustomPipelineFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#query LogsCustomPipeline#query}",
            "stability": "stable",
            "summary": "Filter criteria of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 37
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineFilter"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 5278
      },
      "name": "LogsCustomPipelineProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#arithmetic_processor LogsCustomPipeline#arithmetic_processor}",
            "stability": "stable",
            "summary": "arithmetic_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5284
          },
          "name": "arithmeticProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#attribute_remapper LogsCustomPipeline#attribute_remapper}",
            "stability": "stable",
            "summary": "attribute_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5290
          },
          "name": "attributeRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#category_processor LogsCustomPipeline#category_processor}",
            "stability": "stable",
            "summary": "category_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5296
          },
          "name": "categoryProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#date_remapper LogsCustomPipeline#date_remapper}",
            "stability": "stable",
            "summary": "date_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5302
          },
          "name": "dateRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#geo_ip_parser LogsCustomPipeline#geo_ip_parser}",
            "stability": "stable",
            "summary": "geo_ip_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5308
          },
          "name": "geoIpParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#grok_parser LogsCustomPipeline#grok_parser}",
            "stability": "stable",
            "summary": "grok_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5314
          },
          "name": "grokParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#lookup_processor LogsCustomPipeline#lookup_processor}",
            "stability": "stable",
            "summary": "lookup_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5320
          },
          "name": "lookupProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#message_remapper LogsCustomPipeline#message_remapper}",
            "stability": "stable",
            "summary": "message_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5326
          },
          "name": "messageRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#pipeline LogsCustomPipeline#pipeline}",
            "stability": "stable",
            "summary": "pipeline block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5332
          },
          "name": "pipeline",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipeline"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#service_remapper LogsCustomPipeline#service_remapper}",
            "stability": "stable",
            "summary": "service_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5338
          },
          "name": "serviceRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#status_remapper LogsCustomPipeline#status_remapper}",
            "stability": "stable",
            "summary": "status_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5344
          },
          "name": "statusRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#string_builder_processor LogsCustomPipeline#string_builder_processor}",
            "stability": "stable",
            "summary": "string_builder_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5350
          },
          "name": "stringBuilderProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#trace_id_remapper LogsCustomPipeline#trace_id_remapper}",
            "stability": "stable",
            "summary": "trace_id_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5356
          },
          "name": "traceIdRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#url_parser LogsCustomPipeline#url_parser}",
            "stability": "stable",
            "summary": "url_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5362
          },
          "name": "urlParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#user_agent_parser LogsCustomPipeline#user_agent_parser}",
            "stability": "stable",
            "summary": "user_agent_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5368
          },
          "name": "userAgentParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 50
      },
      "name": "LogsCustomPipelineProcessorArithmeticProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#expression LogsCustomPipeline#expression}",
            "stability": "stable",
            "summary": "Arithmetic operation between one or more log attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 56
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the attribute that contains the result of the arithmetic operation."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 80
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "Boolean value to enable your pipeline."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 62
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_replace_missing LogsCustomPipeline#is_replace_missing}",
            "stability": "stable",
            "summary": "If true, it replaces all missing attributes of expression by 0, false skips the operation if an attribute is missing."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 68
          },
          "name": "isReplaceMissing",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Your pipeline name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 74
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorArithmeticProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 105
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 97
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 175
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 191
          },
          "name": "resetIsReplaceMissing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 207
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorArithmeticProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 163
          },
          "name": "expressionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 179
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 195
          },
          "name": "isReplaceMissingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 211
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 224
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 156
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 169
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 185
          },
          "name": "isReplaceMissing",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 201
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 217
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 109
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorArithmeticProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorArithmeticProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 228
      },
      "name": "LogsCustomPipelineProcessorAttributeRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes or tags."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 264
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source_type LogsCustomPipeline#source_type}",
            "stability": "stable",
            "summary": "Defines where the sources are from (log `attribute` or `tag`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 258
          },
          "name": "sourceType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Final attribute or tag name to remap the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 270
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target_type LogsCustomPipeline#target_type}",
            "stability": "stable",
            "summary": "Defines if the target is a log `attribute` or `tag`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 282
          },
          "name": "targetType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 234
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 240
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#override_on_conflict LogsCustomPipeline#override_on_conflict}",
            "stability": "stable",
            "summary": "Override the target element if already set."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 246
          },
          "name": "overrideOnConflict",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#preserve_source LogsCustomPipeline#preserve_source}",
            "stability": "stable",
            "summary": "Remove or preserve the remapped source element."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 252
          },
          "name": "preserveSource",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "If the cast is not possible, the original type is kept. `string`, `integer`, or `double` are the possible types. If the `target_type` is `tag`, this parameter may not be specified.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target_format LogsCustomPipeline#target_format}",
            "stability": "stable",
            "summary": "If the `target_type` of the remapper is `attribute`, try to cast the value to a new specific type."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 276
          },
          "name": "targetFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorAttributeRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 311
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 303
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 392
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 408
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 424
          },
          "name": "resetOverrideOnConflict"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 440
          },
          "name": "resetPreserveSource"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 495
          },
          "name": "resetTargetFormat"
        }
      ],
      "name": "LogsCustomPipelineProcessorAttributeRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 396
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 412
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 428
          },
          "name": "overrideOnConflictInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 444
          },
          "name": "preserveSourceInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 470
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 457
          },
          "name": "sourceTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 499
          },
          "name": "targetFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 483
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 512
          },
          "name": "targetTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 386
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 402
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 418
          },
          "name": "overrideOnConflict",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 434
          },
          "name": "preserveSource",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 463
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 450
          },
          "name": "sourceType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 476
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 489
          },
          "name": "targetFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 505
          },
          "name": "targetType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 315
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorAttributeRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorAttributeRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 605
      },
      "name": "LogsCustomPipelineProcessorCategoryProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#category LogsCustomPipeline#category}",
            "stability": "stable",
            "summary": "category block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 629
          },
          "name": "category",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the target attribute whose value is defined by the matching category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 623
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 611
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 617
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorCategoryProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategory": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategory",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 581
      },
      "name": "LogsCustomPipelineProcessorCategoryProcessorCategory",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#filter LogsCustomPipeline#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 591
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilter"
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 585
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorCategoryProcessorCategory"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 516
      },
      "name": "LogsCustomPipelineProcessorCategoryProcessorCategoryFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#query LogsCustomPipeline#query}",
            "stability": "stable",
            "summary": "Filter criteria of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 522
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorCategoryProcessorCategoryFilter"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilterOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilterOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 543
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 535
      },
      "name": "LogsCustomPipelineProcessorCategoryProcessorCategoryFilterOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 577
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 570
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 547
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategoryFilter"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorCategoryProcessorCategoryFilterOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 653
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 645
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 704
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 720
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorCategoryProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 751
          },
          "name": "categoryInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 708
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 724
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 737
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 743
          },
          "name": "category",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 698
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 714
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 730
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 657
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorCategoryProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorCategoryProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 755
      },
      "name": "LogsCustomPipelineProcessorDateRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 773
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 761
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 767
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorDateRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 796
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 788
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 841
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 857
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorDateRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 845
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 861
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 874
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 835
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 851
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 867
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 800
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorDateRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorDateRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 878
      },
      "name": "LogsCustomPipelineProcessorGeoIpParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 896
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 902
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 884
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 890
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGeoIpParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 926
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 918
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 977
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 993
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorGeoIpParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 981
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 997
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1010
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1023
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 971
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 987
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1003
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1016
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 930
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGeoIpParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGeoIpParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1118
      },
      "name": "LogsCustomPipelineProcessorGrokParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#grok LogsCustomPipeline#grok}",
            "stability": "stable",
            "summary": "grok block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1148
          },
          "name": "grok",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source LogsCustomPipeline#source}",
            "stability": "stable",
            "summary": "Name of the log attribute to parse."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1142
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1124
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1130
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "It can save up to 5 samples. Each sample takes up to 5000 characters.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#samples LogsCustomPipeline#samples}",
            "stability": "stable",
            "summary": "List of sample logs for this parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1136
          },
          "name": "samples",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGrokParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1027
      },
      "name": "LogsCustomPipelineProcessorGrokParserGrok",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#match_rules LogsCustomPipeline#match_rules}",
            "stability": "stable",
            "summary": "Match rules for your grok parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1033
          },
          "name": "matchRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#support_rules LogsCustomPipeline#support_rules}",
            "stability": "stable",
            "summary": "Support rules for your grok parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1039
          },
          "name": "supportRules",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGrokParserGrok"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrokOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrokOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1061
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1053
      },
      "name": "LogsCustomPipelineProcessorGrokParserGrokOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1101
          },
          "name": "matchRulesInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1114
          },
          "name": "supportRulesInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1094
          },
          "name": "matchRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1107
          },
          "name": "supportRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1065
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGrokParserGrokOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1173
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1165
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1288
          },
          "name": "putGrok",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1230
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1246
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1262
          },
          "name": "resetSamples"
        }
      ],
      "name": "LogsCustomPipelineProcessorGrokParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1285
          },
          "name": "grok",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrokOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1292
          },
          "name": "grokInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParserGrok"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1234
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1250
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1266
          },
          "name": "samplesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1279
          },
          "name": "sourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1224
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1240
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1256
          },
          "name": "samples",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1272
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1177
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorGrokParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorGrokParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1296
      },
      "name": "LogsCustomPipelineProcessorLookupProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#lookup_table LogsCustomPipeline#lookup_table}",
            "stability": "stable",
            "summary": "List of entries of the lookup table using `key,value` format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1314
          },
          "name": "lookupTable",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source LogsCustomPipeline#source}",
            "stability": "stable",
            "summary": "Name of the source attribute used to do the lookup."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1326
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the attribute that contains the result of the lookup."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1332
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#default_lookup LogsCustomPipeline#default_lookup}",
            "stability": "stable",
            "summary": "Default lookup value to use if there is no entry in the lookup table for the value of the source attribute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1302
          },
          "name": "defaultLookup",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1308
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1320
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorLookupProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1358
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1350
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1421
          },
          "name": "resetDefaultLookup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1437
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1466
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorLookupProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1425
          },
          "name": "defaultLookupInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1441
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1454
          },
          "name": "lookupTableInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1470
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1483
          },
          "name": "sourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1496
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1415
          },
          "name": "defaultLookup",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1431
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1447
          },
          "name": "lookupTable",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1460
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1476
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1489
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1362
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorLookupProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorLookupProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1500
      },
      "name": "LogsCustomPipelineProcessorMessageRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1518
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1506
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1512
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorMessageRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1541
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1533
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1586
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1602
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorMessageRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1590
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1606
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1619
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1580
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1596
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1612
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1545
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorMessageRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorMessageRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipeline": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipeline",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4228
      },
      "name": "LogsCustomPipelineProcessorPipeline",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#filter LogsCustomPipeline#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4242
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4236
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4232
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#processor LogsCustomPipeline#processor}",
            "stability": "stable",
            "summary": "processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4248
          },
          "name": "processor",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessor"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipeline"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1623
      },
      "name": "LogsCustomPipelineProcessorPipelineFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#query LogsCustomPipeline#query}",
            "stability": "stable",
            "summary": "Filter criteria of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1629
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineFilter"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4272
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4264
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4323
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4367
          },
          "name": "resetProcessor"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4354
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4327
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4340
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4371
          },
          "name": "processorInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessor"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4346
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4317
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4333
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4360
          },
          "name": "processor",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessor"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4276
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipeline"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4118
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#arithmetic_processor LogsCustomPipeline#arithmetic_processor}",
            "stability": "stable",
            "summary": "arithmetic_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4124
          },
          "name": "arithmeticProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#attribute_remapper LogsCustomPipeline#attribute_remapper}",
            "stability": "stable",
            "summary": "attribute_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4130
          },
          "name": "attributeRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#category_processor LogsCustomPipeline#category_processor}",
            "stability": "stable",
            "summary": "category_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4136
          },
          "name": "categoryProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#date_remapper LogsCustomPipeline#date_remapper}",
            "stability": "stable",
            "summary": "date_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4142
          },
          "name": "dateRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#geo_ip_parser LogsCustomPipeline#geo_ip_parser}",
            "stability": "stable",
            "summary": "geo_ip_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4148
          },
          "name": "geoIpParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#grok_parser LogsCustomPipeline#grok_parser}",
            "stability": "stable",
            "summary": "grok_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4154
          },
          "name": "grokParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#lookup_processor LogsCustomPipeline#lookup_processor}",
            "stability": "stable",
            "summary": "lookup_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4160
          },
          "name": "lookupProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#message_remapper LogsCustomPipeline#message_remapper}",
            "stability": "stable",
            "summary": "message_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4166
          },
          "name": "messageRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#service_remapper LogsCustomPipeline#service_remapper}",
            "stability": "stable",
            "summary": "service_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4172
          },
          "name": "serviceRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#status_remapper LogsCustomPipeline#status_remapper}",
            "stability": "stable",
            "summary": "status_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4178
          },
          "name": "statusRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#string_builder_processor LogsCustomPipeline#string_builder_processor}",
            "stability": "stable",
            "summary": "string_builder_processor block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4184
          },
          "name": "stringBuilderProcessor",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#trace_id_remapper LogsCustomPipeline#trace_id_remapper}",
            "stability": "stable",
            "summary": "trace_id_remapper block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4190
          },
          "name": "traceIdRemapper",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#url_parser LogsCustomPipeline#url_parser}",
            "stability": "stable",
            "summary": "url_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4196
          },
          "name": "urlParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#user_agent_parser LogsCustomPipeline#user_agent_parser}",
            "stability": "stable",
            "summary": "user_agent_parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4202
          },
          "name": "userAgentParser",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1642
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#expression LogsCustomPipeline#expression}",
            "stability": "stable",
            "summary": "Arithmetic operation between one or more log attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1648
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the attribute that contains the result of the arithmetic operation."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1672
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "Boolean value to enable your pipeline."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1654
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_replace_missing LogsCustomPipeline#is_replace_missing}",
            "stability": "stable",
            "summary": "If true, it replaces all missing attributes of expression by 0, false skips the operation if an attribute is missing."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1660
          },
          "name": "isReplaceMissing",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Your pipeline name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1666
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1697
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1689
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1767
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1783
          },
          "name": "resetIsReplaceMissing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1799
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1755
          },
          "name": "expressionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1771
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1787
          },
          "name": "isReplaceMissingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1803
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1816
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1748
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1761
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1777
          },
          "name": "isReplaceMissing",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1793
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1809
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1701
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorArithmeticProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1820
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes or tags."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1856
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source_type LogsCustomPipeline#source_type}",
            "stability": "stable",
            "summary": "Defines where the sources are from (log `attribute` or `tag`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1850
          },
          "name": "sourceType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Final attribute or tag name to remap the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1862
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target_type LogsCustomPipeline#target_type}",
            "stability": "stable",
            "summary": "Defines if the target is a log `attribute` or `tag`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1874
          },
          "name": "targetType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1826
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1832
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#override_on_conflict LogsCustomPipeline#override_on_conflict}",
            "stability": "stable",
            "summary": "Override the target element if already set."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1838
          },
          "name": "overrideOnConflict",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#preserve_source LogsCustomPipeline#preserve_source}",
            "stability": "stable",
            "summary": "Remove or preserve the remapped source element."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1844
          },
          "name": "preserveSource",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "If the cast is not possible, the original type is kept. `string`, `integer`, or `double` are the possible types. If the `target_type` is `tag`, this parameter may not be specified.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target_format LogsCustomPipeline#target_format}",
            "stability": "stable",
            "summary": "If the `target_type` of the remapper is `attribute`, try to cast the value to a new specific type."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1868
          },
          "name": "targetFormat",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 1903
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 1895
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1984
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2000
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2016
          },
          "name": "resetOverrideOnConflict"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2032
          },
          "name": "resetPreserveSource"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2087
          },
          "name": "resetTargetFormat"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorAttributeRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1988
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2004
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2020
          },
          "name": "overrideOnConflictInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2036
          },
          "name": "preserveSourceInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2062
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2049
          },
          "name": "sourceTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2091
          },
          "name": "targetFormatInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2075
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2104
          },
          "name": "targetTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1978
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1994
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2010
          },
          "name": "overrideOnConflict",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2026
          },
          "name": "preserveSource",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2055
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2042
          },
          "name": "sourceType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2068
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2081
          },
          "name": "targetFormat",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2097
          },
          "name": "targetType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 1907
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorAttributeRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorAttributeRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2197
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#category LogsCustomPipeline#category}",
            "stability": "stable",
            "summary": "category block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2221
          },
          "name": "category",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the target attribute whose value is defined by the matching category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2215
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2203
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2209
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2173
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#filter LogsCustomPipeline#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2183
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter"
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2177
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2108
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#query LogsCustomPipeline#query}",
            "stability": "stable",
            "summary": "Filter criteria of the category."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2114
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilterOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilterOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2135
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2127
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilterOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2169
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2162
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2139
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilter"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategoryFilterOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2245
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2237
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2296
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2312
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2343
          },
          "name": "categoryInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2300
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2316
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2329
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2335
          },
          "name": "category",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorCategory"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2290
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2306
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2322
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2249
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorCategoryProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorCategoryProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2347
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorDateRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2365
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2353
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2359
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorDateRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2388
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2380
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2433
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2449
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorDateRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2437
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2453
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2466
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2427
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2443
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2459
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2392
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorDateRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorDateRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2470
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorGeoIpParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2488
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2494
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2476
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2482
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGeoIpParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2518
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2510
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2569
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2585
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorGeoIpParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2573
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2589
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2602
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2615
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2563
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2579
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2595
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2608
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2522
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGeoIpParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGeoIpParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2710
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorGrokParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#grok LogsCustomPipeline#grok}",
            "stability": "stable",
            "summary": "grok block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2740
          },
          "name": "grok",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source LogsCustomPipeline#source}",
            "stability": "stable",
            "summary": "Name of the log attribute to parse."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2734
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2716
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2722
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "It can save up to 5 samples. Each sample takes up to 5000 characters.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#samples LogsCustomPipeline#samples}",
            "stability": "stable",
            "summary": "List of sample logs for this parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2728
          },
          "name": "samples",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGrokParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2619
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#match_rules LogsCustomPipeline#match_rules}",
            "stability": "stable",
            "summary": "Match rules for your grok parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2625
          },
          "name": "matchRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#support_rules LogsCustomPipeline#support_rules}",
            "stability": "stable",
            "summary": "Support rules for your grok parser."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2631
          },
          "name": "supportRules",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrokOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrokOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2653
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2645
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorGrokParserGrokOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2693
          },
          "name": "matchRulesInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2706
          },
          "name": "supportRulesInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2686
          },
          "name": "matchRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2699
          },
          "name": "supportRules",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2657
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGrokParserGrokOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2765
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2757
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2880
          },
          "name": "putGrok",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2822
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2838
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2854
          },
          "name": "resetSamples"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorGrokParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2877
          },
          "name": "grok",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrokOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2884
          },
          "name": "grokInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParserGrok"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2826
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2842
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2858
          },
          "name": "samplesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2871
          },
          "name": "sourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2816
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2832
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2848
          },
          "name": "samples",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2864
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2769
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorGrokParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorGrokParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2888
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorLookupProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#lookup_table LogsCustomPipeline#lookup_table}",
            "stability": "stable",
            "summary": "List of entries of the lookup table using `key,value` format."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2906
          },
          "name": "lookupTable",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#source LogsCustomPipeline#source}",
            "stability": "stable",
            "summary": "Name of the source attribute used to do the lookup."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2918
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the attribute that contains the result of the lookup."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2924
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#default_lookup LogsCustomPipeline#default_lookup}",
            "stability": "stable",
            "summary": "Default lookup value to use if there is no entry in the lookup table for the value of the source attribute."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2894
          },
          "name": "defaultLookup",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2900
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2912
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorLookupProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 2950
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 2942
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3013
          },
          "name": "resetDefaultLookup"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3029
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3058
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorLookupProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3017
          },
          "name": "defaultLookupInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3033
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3046
          },
          "name": "lookupTableInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3062
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3075
          },
          "name": "sourceInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3088
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3007
          },
          "name": "defaultLookup",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3023
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3039
          },
          "name": "lookupTable",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3052
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3068
          },
          "name": "source",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3081
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 2954
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorLookupProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorLookupProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3092
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorMessageRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3110
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3098
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3104
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorMessageRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3133
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3125
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3178
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3194
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorMessageRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3182
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3198
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3211
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3172
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3188
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3204
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3137
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorMessageRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorMessageRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3215
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorServiceRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3233
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3221
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3227
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorServiceRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3256
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3248
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3301
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3317
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorServiceRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3305
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3321
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3334
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3295
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3311
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3327
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3260
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorServiceRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorServiceRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3338
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorStatusRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3356
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3344
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3350
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorStatusRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3379
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3371
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3424
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3440
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorStatusRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3428
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3444
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3457
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3418
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3434
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3450
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3383
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStatusRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorStatusRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3461
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "The name of the attribute that contains the result of the template."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3485
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#template LogsCustomPipeline#template}",
            "stability": "stable",
            "summary": "The formula with one or more attributes and raw text."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3491
          },
          "name": "template",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3467
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_replace_missing LogsCustomPipeline#is_replace_missing}",
            "stability": "stable",
            "summary": "If it replaces all missing attributes of template by an empty string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3473
          },
          "name": "isReplaceMissing",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "The name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3479
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3516
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3508
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3573
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3589
          },
          "name": "resetIsReplaceMissing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3605
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3577
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3593
          },
          "name": "isReplaceMissingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3609
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3622
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3635
          },
          "name": "templateInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3567
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3583
          },
          "name": "isReplaceMissing",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3599
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3615
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3628
          },
          "name": "template",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3520
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorStringBuilderProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3639
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3657
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3645
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3651
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3680
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3672
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3725
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3741
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3729
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3745
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3758
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3719
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3735
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3751
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3684
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorTraceIdRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3762
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorUrlParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3786
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3792
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3768
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3774
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#normalize_ending_slashes LogsCustomPipeline#normalize_ending_slashes}",
            "stability": "stable",
            "summary": "Normalize the ending slashes or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3780
          },
          "name": "normalizeEndingSlashes",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorUrlParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3817
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3809
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3874
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3890
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3906
          },
          "name": "resetNormalizeEndingSlashes"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorUrlParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3878
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3894
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3910
          },
          "name": "normalizeEndingSlashesInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3923
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3936
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3868
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3884
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3900
          },
          "name": "normalizeEndingSlashes",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3916
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3929
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3821
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUrlParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorUrlParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3940
      },
      "name": "LogsCustomPipelineProcessorPipelineProcessorUserAgentParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3964
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3970
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3946
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_encoded LogsCustomPipeline#is_encoded}",
            "stability": "stable",
            "summary": "If the source attribute is URL encoded or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3952
          },
          "name": "isEncoded",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3958
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorUserAgentParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 3995
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 3987
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4052
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4068
          },
          "name": "resetIsEncoded"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4084
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorPipelineProcessorUserAgentParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4056
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4072
          },
          "name": "isEncodedInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4088
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4101
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4114
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4046
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4062
          },
          "name": "isEncoded",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4078
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4094
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4107
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 3999
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorPipelineProcessorUserAgentParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorPipelineProcessorUserAgentParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4375
      },
      "name": "LogsCustomPipelineProcessorServiceRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4393
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4381
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4387
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorServiceRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4416
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4408
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4461
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4477
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorServiceRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4465
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4481
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4494
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4455
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4471
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4487
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4420
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorServiceRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorServiceRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4498
      },
      "name": "LogsCustomPipelineProcessorStatusRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4516
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4504
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4510
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorStatusRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4539
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4531
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4584
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4600
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorStatusRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4588
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4604
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4617
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4578
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4594
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4610
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4543
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStatusRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorStatusRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessor": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessor",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4621
      },
      "name": "LogsCustomPipelineProcessorStringBuilderProcessor",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "The name of the attribute that contains the result of the template."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4645
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#template LogsCustomPipeline#template}",
            "stability": "stable",
            "summary": "The formula with one or more attributes and raw text."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4651
          },
          "name": "template",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4627
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_replace_missing LogsCustomPipeline#is_replace_missing}",
            "stability": "stable",
            "summary": "If it replaces all missing attributes of template by an empty string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4633
          },
          "name": "isReplaceMissing",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "The name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4639
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorStringBuilderProcessor"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessorOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessorOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4676
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4668
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4733
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4749
          },
          "name": "resetIsReplaceMissing"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4765
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorStringBuilderProcessorOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4737
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4753
          },
          "name": "isReplaceMissingInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4769
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4782
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4795
          },
          "name": "templateInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4727
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4743
          },
          "name": "isReplaceMissing",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4759
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4775
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4788
          },
          "name": "template",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4680
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorStringBuilderProcessor"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorStringBuilderProcessorOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapper": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapper",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4799
      },
      "name": "LogsCustomPipelineProcessorTraceIdRemapper",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4817
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4805
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4811
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorTraceIdRemapper"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapperOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapperOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4840
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4832
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4885
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4901
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorTraceIdRemapperOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4889
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4905
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4918
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4879
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4895
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4911
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4844
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorTraceIdRemapper"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorTraceIdRemapperOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4922
      },
      "name": "LogsCustomPipelineProcessorUrlParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4946
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4952
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4928
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4934
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#normalize_ending_slashes LogsCustomPipeline#normalize_ending_slashes}",
            "stability": "stable",
            "summary": "Normalize the ending slashes or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4940
          },
          "name": "normalizeEndingSlashes",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorUrlParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 4977
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 4969
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5034
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5050
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5066
          },
          "name": "resetNormalizeEndingSlashes"
        }
      ],
      "name": "LogsCustomPipelineProcessorUrlParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5038
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5054
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5070
          },
          "name": "normalizeEndingSlashesInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5083
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5096
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5028
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5044
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5060
          },
          "name": "normalizeEndingSlashes",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5076
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5089
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 4981
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUrlParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorUrlParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 5100
      },
      "name": "LogsCustomPipelineProcessorUserAgentParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#sources LogsCustomPipeline#sources}",
            "stability": "stable",
            "summary": "List of source attributes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5124
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#target LogsCustomPipeline#target}",
            "stability": "stable",
            "summary": "Name of the parent attribute that contains all the extracted details from the sources."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5130
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_enabled LogsCustomPipeline#is_enabled}",
            "stability": "stable",
            "summary": "If the processor is enabled or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5106
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#is_encoded LogsCustomPipeline#is_encoded}",
            "stability": "stable",
            "summary": "If the source attribute is URL encoded or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5112
          },
          "name": "isEncoded",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_custom_pipeline.html#name LogsCustomPipeline#name}",
            "stability": "stable",
            "summary": "Name of the processor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5118
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorUserAgentParser"
    },
    "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-custom-pipeline.ts",
          "line": 5155
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-custom-pipeline.ts",
        "line": 5147
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5212
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5228
          },
          "name": "resetIsEncoded"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5244
          },
          "name": "resetName"
        }
      ],
      "name": "LogsCustomPipelineProcessorUserAgentParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5216
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5232
          },
          "name": "isEncodedInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5248
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5261
          },
          "name": "sourcesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5274
          },
          "name": "targetInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5206
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5222
          },
          "name": "isEncoded",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5238
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5254
          },
          "name": "sources",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5267
          },
          "name": "target",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-custom-pipeline.ts",
            "line": 5159
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsCustomPipelineProcessorUserAgentParser"
          }
        }
      ],
      "symbolId": "src/logs-custom-pipeline:LogsCustomPipelineProcessorUserAgentParserOutputReference"
    },
    "@cdktf/provider-datadog.LogsIndex": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html datadog_logs_index}."
      },
      "fqn": "@cdktf/provider-datadog.LogsIndex",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html datadog_logs_index} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-index.ts",
          "line": 193
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsIndexConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 175
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 304
          },
          "name": "putFilter",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsIndexFilter"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 224
          },
          "name": "resetDailyLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 240
          },
          "name": "resetDisableDailyLimit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 291
          },
          "name": "resetExclusionFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 274
          },
          "name": "resetRetentionDays"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 316
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsIndex",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 180
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 301
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsIndexFilterOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 249
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 228
          },
          "name": "dailyLimitInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 244
          },
          "name": "disableDailyLimitInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 295
          },
          "name": "exclusionFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 308
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsIndexFilter"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 262
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 278
          },
          "name": "retentionDaysInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 218
          },
          "name": "dailyLimit",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 234
          },
          "name": "disableDailyLimit",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 284
          },
          "name": "exclusionFilter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 255
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 268
          },
          "name": "retentionDays",
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndex"
    },
    "@cdktf/provider-datadog.LogsIndexConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 9
      },
      "name": "LogsIndexConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#filter LogsIndex#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 45
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsIndexFilter"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#name LogsIndex#name}",
            "stability": "stable",
            "summary": "The name of the index."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 27
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#daily_limit LogsIndex#daily_limit}",
            "stability": "stable",
            "summary": "The number of log events you can send in this index per day before you are rate-limited."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 15
          },
          "name": "dailyLimit",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "If false or omitted, the index's current daily_limit is maintained.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#disable_daily_limit LogsIndex#disable_daily_limit}",
            "stability": "stable",
            "summary": "If true, sets the daily_limit value to null and the index is not limited on a daily basis (any specified daily_limit value in the request is ignored)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 21
          },
          "name": "disableDailyLimit",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#exclusion_filter LogsIndex#exclusion_filter}",
            "stability": "stable",
            "summary": "exclusion_filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 39
          },
          "name": "exclusionFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#retention_days LogsIndex#retention_days}",
            "stability": "stable",
            "summary": "The number of days before logs are deleted from this index."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 33
          },
          "name": "retentionDays",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndexConfig"
    },
    "@cdktf/provider-datadog.LogsIndexExclusionFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 73
      },
      "name": "LogsIndexExclusionFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#filter LogsIndex#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 91
          },
          "name": "filter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilterFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#is_enabled LogsIndex#is_enabled}",
            "stability": "stable",
            "summary": "A boolean stating if the exclusion is active or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 79
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#name LogsIndex#name}",
            "stability": "stable",
            "summary": "The name of the exclusion filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 85
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndexExclusionFilter"
    },
    "@cdktf/provider-datadog.LogsIndexExclusionFilterFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexExclusionFilterFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 47
      },
      "name": "LogsIndexExclusionFilterFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#query LogsIndex#query}",
            "stability": "stable",
            "summary": "Only logs matching the filter criteria and the query of the parent index will be considered for this exclusion filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 53
          },
          "name": "query",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#sample_rate LogsIndex#sample_rate}",
            "stability": "stable",
            "summary": "The fraction of logs excluded by the exclusion filter, when active."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 59
          },
          "name": "sampleRate",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndexExclusionFilterFilter"
    },
    "@cdktf/provider-datadog.LogsIndexFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 106
      },
      "name": "LogsIndexFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index.html#query LogsIndex#query}",
            "stability": "stable",
            "summary": "Logs filter criteria. Only logs matching this filter criteria are considered for this index."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 112
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndexFilter"
    },
    "@cdktf/provider-datadog.LogsIndexFilterOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexFilterOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-index.ts",
          "line": 133
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-index.ts",
        "line": 125
      },
      "name": "LogsIndexFilterOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 167
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 160
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index.ts",
            "line": 137
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsIndexFilter"
          }
        }
      ],
      "symbolId": "src/logs-index:LogsIndexFilterOutputReference"
    },
    "@cdktf/provider-datadog.LogsIndexOrder": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_index_order.html datadog_logs_index_order}."
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexOrder",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_index_order.html datadog_logs_index_order} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-index-order.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsIndexOrderConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-index-order.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 99
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsIndexOrder",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 65
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 78
          },
          "name": "indexesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 91
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 71
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 84
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-index-order:LogsIndexOrder"
    },
    "@cdktf/provider-datadog.LogsIndexOrderConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIndexOrderConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-index-order.ts",
        "line": 9
      },
      "name": "LogsIndexOrderConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Logs are tested against the query filter of each index one by one following the order of the list.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index_order.html#indexes LogsIndexOrder#indexes}",
            "stability": "stable",
            "summary": "The index resource list."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 15
          },
          "name": "indexes",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_index_order.html#name LogsIndexOrder#name}",
            "stability": "stable",
            "summary": "The unique name of the index order resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-index-order.ts",
            "line": 21
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-index-order:LogsIndexOrderConfig"
    },
    "@cdktf/provider-datadog.LogsIntegrationPipeline": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_integration_pipeline.html datadog_logs_integration_pipeline}."
      },
      "fqn": "@cdktf/provider-datadog.LogsIntegrationPipeline",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_integration_pipeline.html datadog_logs_integration_pipeline} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-integration-pipeline.ts",
          "line": 39
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsIntegrationPipelineConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-integration-pipeline.ts",
        "line": 21
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 70
          },
          "name": "resetIsEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 82
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsIntegrationPipeline",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 26
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 58
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 74
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 64
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/logs-integration-pipeline:LogsIntegrationPipeline"
    },
    "@cdktf/provider-datadog.LogsIntegrationPipelineConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsIntegrationPipelineConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-integration-pipeline.ts",
        "line": 9
      },
      "name": "LogsIntegrationPipelineConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_integration_pipeline.html#is_enabled LogsIntegrationPipeline#is_enabled}",
            "stability": "stable",
            "summary": "Boolean value to enable your pipeline."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-integration-pipeline.ts",
            "line": 15
          },
          "name": "isEnabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/logs-integration-pipeline:LogsIntegrationPipelineConfig"
    },
    "@cdktf/provider-datadog.LogsMetric": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html datadog_logs_metric}."
      },
      "fqn": "@cdktf/provider-datadog.LogsMetric",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html datadog_logs_metric} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-metric.ts",
          "line": 242
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsMetricConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 224
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 286
          },
          "name": "putCompute",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsMetricCompute"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 299
          },
          "name": "putFilter",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.LogsMetricFilter"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 316
          },
          "name": "resetGroupBy"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 328
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsMetric",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 229
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 283
          },
          "name": "compute",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricComputeOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 296
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricFilterOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 264
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 290
          },
          "name": "computeInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricCompute"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 303
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricFilter"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 320
          },
          "name": "groupByInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsMetricGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 277
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 309
          },
          "name": "groupBy",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsMetricGroupBy"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 270
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetric"
    },
    "@cdktf/provider-datadog.LogsMetricCompute": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricCompute",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 35
      },
      "name": "LogsMetricCompute",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#aggregation_type LogsMetric#aggregation_type}",
            "stability": "stable",
            "summary": "The type of aggregation to use. This field can't be updated after creation. Valid values are `count`, `distribution`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 41
          },
          "name": "aggregationType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This field can't be updated after creation.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#path LogsMetric#path}",
            "stability": "stable",
            "summary": "The path to the value the log-based metric will aggregate on (only used if the aggregation type is a \"distribution\")."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 47
          },
          "name": "path",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricCompute"
    },
    "@cdktf/provider-datadog.LogsMetricComputeOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricComputeOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-metric.ts",
          "line": 69
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 61
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 121
          },
          "name": "resetPath"
        }
      ],
      "name": "LogsMetricComputeOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 109
          },
          "name": "aggregationTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 125
          },
          "name": "pathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 102
          },
          "name": "aggregationType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 115
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 73
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricCompute"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricComputeOutputReference"
    },
    "@cdktf/provider-datadog.LogsMetricConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 9
      },
      "name": "LogsMetricConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#compute LogsMetric#compute}",
            "stability": "stable",
            "summary": "compute block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 21
          },
          "name": "compute",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricCompute"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#filter LogsMetric#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 27
          },
          "name": "filter",
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricFilter"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#name LogsMetric#name}",
            "stability": "stable",
            "summary": "The name of the log-based metric. This field can't be updated after creation."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#group_by LogsMetric#group_by}",
            "stability": "stable",
            "summary": "group_by block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 33
          },
          "name": "groupBy",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.LogsMetricGroupBy"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricConfig"
    },
    "@cdktf/provider-datadog.LogsMetricFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 129
      },
      "name": "LogsMetricFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#query LogsMetric#query}",
            "stability": "stable",
            "summary": "The search query - following the log search syntax."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 135
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricFilter"
    },
    "@cdktf/provider-datadog.LogsMetricFilterOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricFilterOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/logs-metric.ts",
          "line": 156
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 148
      },
      "name": "LogsMetricFilterOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 190
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 183
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 160
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.LogsMetricFilter"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricFilterOutputReference"
    },
    "@cdktf/provider-datadog.LogsMetricGroupBy": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsMetricGroupBy",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-metric.ts",
        "line": 194
      },
      "name": "LogsMetricGroupBy",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#path LogsMetric#path}",
            "stability": "stable",
            "summary": "The path to the value the log-based metric will be aggregated over."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 200
          },
          "name": "path",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_metric.html#tag_name LogsMetric#tag_name}",
            "stability": "stable",
            "summary": "Name of the tag that gets created."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-metric.ts",
            "line": 206
          },
          "name": "tagName",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/logs-metric:LogsMetricGroupBy"
    },
    "@cdktf/provider-datadog.LogsPipelineOrder": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/logs_pipeline_order.html datadog_logs_pipeline_order}."
      },
      "fqn": "@cdktf/provider-datadog.LogsPipelineOrder",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/logs_pipeline_order.html datadog_logs_pipeline_order} Resource."
        },
        "locationInModule": {
          "filename": "src/logs-pipeline-order.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.LogsPipelineOrderConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/logs-pipeline-order.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 99
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "LogsPipelineOrder",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 65
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 78
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 91
          },
          "name": "pipelinesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 71
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 84
          },
          "name": "pipelines",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-pipeline-order:LogsPipelineOrder"
    },
    "@cdktf/provider-datadog.LogsPipelineOrderConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.LogsPipelineOrderConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/logs-pipeline-order.ts",
        "line": 9
      },
      "name": "LogsPipelineOrderConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "It's recommended to use the same value as the resource name. No related field is available in [Logs Pipeline API](https://docs.datadoghq.com/api/v1/logs-pipelines/#get-pipeline-order).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_pipeline_order.html#name LogsPipelineOrder#name}",
            "stability": "stable",
            "summary": "The name attribute in the resource `datadog_logs_pipeline_order` needs to be unique."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/logs_pipeline_order.html#pipelines LogsPipelineOrder#pipelines}",
            "stability": "stable",
            "summary": "The pipeline IDs list. The order of pipeline IDs in this attribute defines the overall pipeline order for logs."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/logs-pipeline-order.ts",
            "line": 21
          },
          "name": "pipelines",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/logs-pipeline-order:LogsPipelineOrderConfig"
    },
    "@cdktf/provider-datadog.MetricMetadata": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html datadog_metric_metadata}."
      },
      "fqn": "@cdktf/provider-datadog.MetricMetadata",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html datadog_metric_metadata} Resource."
        },
        "locationInModule": {
          "filename": "src/metric-metadata.ts",
          "line": 75
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.MetricMetadataConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/metric-metadata.ts",
        "line": 57
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 107
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 141
          },
          "name": "resetPerUnit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 157
          },
          "name": "resetShortName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 173
          },
          "name": "resetStatsdInterval"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 189
          },
          "name": "resetType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 205
          },
          "name": "resetUnit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 217
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "MetricMetadata",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 62
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 116
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 111
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 129
          },
          "name": "metricInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 145
          },
          "name": "perUnitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 161
          },
          "name": "shortNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 177
          },
          "name": "statsdIntervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 193
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 209
          },
          "name": "unitInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 101
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 122
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 135
          },
          "name": "perUnit",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 151
          },
          "name": "shortName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 167
          },
          "name": "statsdInterval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 183
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 199
          },
          "name": "unit",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/metric-metadata:MetricMetadata"
    },
    "@cdktf/provider-datadog.MetricMetadataConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MetricMetadataConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/metric-metadata.ts",
        "line": 9
      },
      "name": "MetricMetadataConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#metric MetricMetadata#metric}",
            "stability": "stable",
            "summary": "The name of the metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 21
          },
          "name": "metric",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#description MetricMetadata#description}",
            "stability": "stable",
            "summary": "A description of the metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 15
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#per_unit MetricMetadata#per_unit}",
            "stability": "stable",
            "summary": "Per unit of the metric such as `second` in `bytes per second`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 27
          },
          "name": "perUnit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#short_name MetricMetadata#short_name}",
            "stability": "stable",
            "summary": "A short name of the metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 33
          },
          "name": "shortName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#statsd_interval MetricMetadata#statsd_interval}",
            "stability": "stable",
            "summary": "If applicable, statsd flush interval in seconds for the metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 39
          },
          "name": "statsdInterval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#type MetricMetadata#type}",
            "stability": "stable",
            "summary": "Type of the metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 45
          },
          "name": "type",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_metadata.html#unit MetricMetadata#unit}",
            "stability": "stable",
            "summary": "Primary unit of the metric such as `byte` or `operation`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-metadata.ts",
            "line": 51
          },
          "name": "unit",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/metric-metadata:MetricMetadataConfig"
    },
    "@cdktf/provider-datadog.MetricTagConfiguration": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html datadog_metric_tag_configuration}."
      },
      "fqn": "@cdktf/provider-datadog.MetricTagConfiguration",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html datadog_metric_tag_configuration} Resource."
        },
        "locationInModule": {
          "filename": "src/metric-tag-configuration.ts",
          "line": 89
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.MetricTagConfigurationConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/metric-tag-configuration.ts",
        "line": 71
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 180
          },
          "name": "resetAggregations"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 124
          },
          "name": "resetIncludePercentiles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 192
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "MetricTagConfiguration",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 76
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 112
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 184
          },
          "name": "aggregationsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.MetricTagConfigurationAggregations"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 128
          },
          "name": "includePercentilesInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 141
          },
          "name": "metricNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 154
          },
          "name": "metricTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 167
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 173
          },
          "name": "aggregations",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.MetricTagConfigurationAggregations"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 118
          },
          "name": "includePercentiles",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 134
          },
          "name": "metricName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 147
          },
          "name": "metricType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 160
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/metric-tag-configuration:MetricTagConfiguration"
    },
    "@cdktf/provider-datadog.MetricTagConfigurationAggregations": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MetricTagConfigurationAggregations",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/metric-tag-configuration.ts",
        "line": 41
      },
      "name": "MetricTagConfigurationAggregations",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#space MetricTagConfiguration#space}",
            "stability": "stable",
            "summary": "A space aggregation for use in query. Valid values are `avg`, `max`, `min`, `sum`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 47
          },
          "name": "space",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#time MetricTagConfiguration#time}",
            "stability": "stable",
            "summary": "A time aggregation for use in query. Valid values are `avg`, `count`, `max`, `min`, `sum`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 53
          },
          "name": "time",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/metric-tag-configuration:MetricTagConfigurationAggregations"
    },
    "@cdktf/provider-datadog.MetricTagConfigurationConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MetricTagConfigurationConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/metric-tag-configuration.ts",
        "line": 9
      },
      "name": "MetricTagConfigurationConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#metric_name MetricTagConfiguration#metric_name}",
            "stability": "stable",
            "summary": "The metric name for this resource."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 21
          },
          "name": "metricName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#metric_type MetricTagConfiguration#metric_type}",
            "stability": "stable",
            "summary": "The metric's type. This field can't be updated after creation. Valid values are `gauge`, `count`, `rate`, `distribution`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 27
          },
          "name": "metricType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#tags MetricTagConfiguration#tags}",
            "stability": "stable",
            "summary": "A list of tag keys that will be queryable for your metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 33
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#aggregations MetricTagConfiguration#aggregations}",
            "stability": "stable",
            "summary": "aggregations block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 39
          },
          "name": "aggregations",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.MetricTagConfigurationAggregations"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Defaults to false. Can only be applied to metrics that have a `metric_type` of distribution.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/metric_tag_configuration.html#include_percentiles MetricTagConfiguration#include_percentiles}",
            "stability": "stable",
            "summary": "Toggle to include/exclude percentiles for a distribution metric."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/metric-tag-configuration.ts",
            "line": 15
          },
          "name": "includePercentiles",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/metric-tag-configuration:MetricTagConfigurationConfig"
    },
    "@cdktf/provider-datadog.Monitor": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html datadog_monitor}."
      },
      "fqn": "@cdktf/provider-datadog.Monitor",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html datadog_monitor} Resource."
        },
        "locationInModule": {
          "filename": "src/monitor.ts",
          "line": 517
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.MonitorConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 499
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 975
          },
          "name": "putMonitorThresholds",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholds"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 959
          },
          "name": "putMonitorThresholdWindows",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindows"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 569
          },
          "name": "resetEnableLogsSample"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 585
          },
          "name": "resetEscalationMessage"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 601
          },
          "name": "resetEvaluationDelay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 617
          },
          "name": "resetForceDelete"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 633
          },
          "name": "resetGroupbySimpleMonitor"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 654
          },
          "name": "resetIncludeTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 670
          },
          "name": "resetLocked"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 978
          },
          "name": "resetMonitorThresholds"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 962
          },
          "name": "resetMonitorThresholdWindows"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 712
          },
          "name": "resetNewGroupDelay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 728
          },
          "name": "resetNewHostDelay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 744
          },
          "name": "resetNoDataTimeframe"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 760
          },
          "name": "resetNotifyAudit"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 776
          },
          "name": "resetNotifyNoData"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 792
          },
          "name": "resetPriority"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 821
          },
          "name": "resetRenotifyInterval"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 837
          },
          "name": "resetRenotifyOccurrences"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 853
          },
          "name": "resetRenotifyStatuses"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 869
          },
          "name": "resetRequireFullWindow"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 885
          },
          "name": "resetRestrictedRoles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 901
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 917
          },
          "name": "resetTimeoutH"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 946
          },
          "name": "resetValidate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 990
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "Monitor",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 504
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 642
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 972
          },
          "name": "monitorThresholds",
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 956
          },
          "name": "monitorThresholdWindows",
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindowsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 573
          },
          "name": "enableLogsSampleInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 589
          },
          "name": "escalationMessageInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 605
          },
          "name": "evaluationDelayInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 621
          },
          "name": "forceDeleteInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 637
          },
          "name": "groupbySimpleMonitorInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 658
          },
          "name": "includeTagsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 674
          },
          "name": "lockedInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 687
          },
          "name": "messageInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 982
          },
          "name": "monitorThresholdsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholds"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 966
          },
          "name": "monitorThresholdWindowsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindows"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 700
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 716
          },
          "name": "newGroupDelayInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 732
          },
          "name": "newHostDelayInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 748
          },
          "name": "noDataTimeframeInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 764
          },
          "name": "notifyAuditInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 780
          },
          "name": "notifyNoDataInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 796
          },
          "name": "priorityInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 809
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 825
          },
          "name": "renotifyIntervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 841
          },
          "name": "renotifyOccurrencesInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 857
          },
          "name": "renotifyStatusesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 873
          },
          "name": "requireFullWindowInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 889
          },
          "name": "restrictedRolesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 905
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 921
          },
          "name": "timeoutHInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 934
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 950
          },
          "name": "validateInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 563
          },
          "name": "enableLogsSample",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 579
          },
          "name": "escalationMessage",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 595
          },
          "name": "evaluationDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 611
          },
          "name": "forceDelete",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 627
          },
          "name": "groupbySimpleMonitor",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 648
          },
          "name": "includeTags",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 664
          },
          "name": "locked",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 680
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 693
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 706
          },
          "name": "newGroupDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 722
          },
          "name": "newHostDelay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 738
          },
          "name": "noDataTimeframe",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 754
          },
          "name": "notifyAudit",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 770
          },
          "name": "notifyNoData",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 786
          },
          "name": "priority",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 802
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 815
          },
          "name": "renotifyInterval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 831
          },
          "name": "renotifyOccurrences",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 847
          },
          "name": "renotifyStatuses",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 863
          },
          "name": "requireFullWindow",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 879
          },
          "name": "restrictedRoles",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 895
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 911
          },
          "name": "timeoutH",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 927
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 940
          },
          "name": "validate",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/monitor:Monitor"
    },
    "@cdktf/provider-datadog.MonitorConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 9
      },
      "name": "MonitorConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Email notifications can be sent to specific users by using the same `@username` notation as events.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#message Monitor#message}",
            "stability": "stable",
            "summary": "A message to include with notifications for this monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 61
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#name Monitor#name}",
            "stability": "stable",
            "summary": "Name of Datadog monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 67
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Note this is not the same query you see in the UI and the syntax is different depending on the monitor type, please see the [API Reference](https://docs.datadoghq.com/api/v1/monitors/#create-a-monitor) for details. `terraform plan` will validate query contents unless `validate` is set to `false`.\n\n*Note:** APM latency data is now available as Distribution Metrics. Existing monitors have been migrated automatically but all terraformed monitors can still use the existing metrics. We strongly recommend updating monitor definitions to query the new metrics. To learn more, or to see examples of how to update your terraform definitions to utilize the new distribution metrics, see the [detailed doc](https://docs.datadoghq.com/tracing/guide/ddsketch_trace_metrics/).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#query Monitor#query}",
            "stability": "stable",
            "summary": "The monitor query to notify on."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 117
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "The mapping from these types to the types found in the Datadog Web UI can be found in the Datadog API [documentation page](https://docs.datadoghq.com/api/v1/monitors/#create-a-monitor). Note: The monitor type cannot be changed after a monitor is created. Valid values are `composite`, `event alert`, `log alert`, `metric alert`, `process alert`, `query alert`, `rum alert`, `service check`, `synthetics alert`, `trace-analytics alert`, `slo alert`, `event-v2 alert`, `audit alert`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#type Monitor#type}",
            "stability": "stable",
            "summary": "The type of the monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 165
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This is only used by log monitors. Defaults to `false`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#enable_logs_sample Monitor#enable_logs_sample}",
            "stability": "stable",
            "summary": "A boolean indicating whether or not to include a list of log values which triggered the alert."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 15
          },
          "name": "enableLogsSample",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#escalation_message Monitor#escalation_message}",
            "stability": "stable",
            "summary": "A message to include with a re-notification. Supports the `@username` notification allowed elsewhere."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 21
          },
          "name": "escalationMessage",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "For example, if the value is set to `300` (5min), the `timeframe` is set to `last_5m` and the time is 7:00, the monitor will evaluate data from 6:50 to 6:55. This is useful for AWS CloudWatch and other backfilled metrics to ensure the monitor will always have data during evaluation.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#evaluation_delay Monitor#evaluation_delay}",
            "stability": "stable",
            "summary": "(Only applies to metric alert) Time (in seconds) to delay evaluation, as a non-negative integer."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 29
          },
          "name": "evaluationDelay",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#force_delete Monitor#force_delete}",
            "stability": "stable",
            "summary": "A boolean indicating whether this monitor can be deleted even if it’s referenced by other resources (e.g. SLO, composite monitor)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 35
          },
          "name": "forceDelete",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This is only used by log monitors. Defaults to `false`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#groupby_simple_monitor Monitor#groupby_simple_monitor}",
            "stability": "stable",
            "summary": "Whether or not to trigger one alert if any source breaches a threshold."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 41
          },
          "name": "groupbySimpleMonitor",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#include_tags Monitor#include_tags}",
            "stability": "stable",
            "summary": "A boolean indicating whether notifications from this monitor automatically insert its triggering tags into the title. Defaults to `true`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 47
          },
          "name": "includeTags",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#locked Monitor#locked}",
            "stability": "stable",
            "summary": "A boolean indicating whether changes to this monitor should be restricted to the creator or admins. Defaults to `false`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 53
          },
          "name": "locked",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#monitor_thresholds Monitor#monitor_thresholds}",
            "stability": "stable",
            "summary": "monitor_thresholds block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 183
          },
          "name": "monitorThresholds",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholds"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#monitor_threshold_windows Monitor#monitor_threshold_windows}",
            "stability": "stable",
            "summary": "monitor_threshold_windows block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 177
          },
          "name": "monitorThresholdWindows",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindows"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "`new_group_delay` overrides `new_host_delay` if it is set to a nonzero value.\n\nTo disable group delay for monitors grouped by host, `new_host_delay` must be set to zero due to the default value of `300` for that field (`new_group_delay` defaults to zero, so setting it to zero is not required).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#new_group_delay Monitor#new_group_delay}",
            "stability": "stable",
            "summary": "Time (in seconds) to skip evaluations for new groups."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 77
          },
          "name": "newGroupDelay",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Should be a non-negative integer. Defaults to `300` (this default will be removed in a major version release and `new_host_delay` will be removed entirely in a subsequent major version release). **Deprecated.** Prefer using new_group_delay (except when setting `new_host_delay` to zero).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#new_host_delay Monitor#new_host_delay}",
            "stability": "stable",
            "summary": "Time (in seconds) to allow a host to boot and applications to fully start before starting the evaluation of monitor results."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 83
          },
          "name": "newHostDelay",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "We recommend at least 2x the monitor timeframe for metric alerts or 2 minutes for service checks.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#no_data_timeframe Monitor#no_data_timeframe}",
            "stability": "stable",
            "summary": "The number of minutes before a monitor will notify when data stops reporting. Provider defaults to 10 minutes."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 91
          },
          "name": "noDataTimeframe",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#notify_audit Monitor#notify_audit}",
            "stability": "stable",
            "summary": "A boolean indicating whether tagged users will be notified on changes to this monitor. Defaults to `false`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 97
          },
          "name": "notifyAudit",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#notify_no_data Monitor#notify_no_data}",
            "stability": "stable",
            "summary": "A boolean indicating whether this monitor will notify when data stops reporting. Defaults to `false`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 103
          },
          "name": "notifyNoData",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#priority Monitor#priority}",
            "stability": "stable",
            "summary": "Integer from 1 (high) to 5 (low) indicating alert severity."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 109
          },
          "name": "priority",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "It will only re-notify if it's not resolved.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#renotify_interval Monitor#renotify_interval}",
            "stability": "stable",
            "summary": "The number of minutes after the last notification before a monitor will re-notify on the current status."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 123
          },
          "name": "renotifyInterval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#renotify_occurrences Monitor#renotify_occurrences}",
            "stability": "stable",
            "summary": "The number of re-notification messages that should be sent on the current status."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 129
          },
          "name": "renotifyOccurrences",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#renotify_statuses Monitor#renotify_statuses}",
            "stability": "stable",
            "summary": "The types of statuses for which re-notification messages should be sent. Valid values are `alert`, `warn`, `no data`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 135
          },
          "name": "renotifyStatuses",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "We highly recommend you set this to `false` for sparse metrics, otherwise some evaluations will be skipped. Default: `true` for `on average`, `at all times` and `in total` aggregation. `false` otherwise.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#require_full_window Monitor#require_full_window}",
            "stability": "stable",
            "summary": "A boolean indicating whether this monitor needs a full window of data before it's evaluated."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 143
          },
          "name": "requireFullWindow",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#restricted_roles Monitor#restricted_roles}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 147
          },
          "name": "restrictedRoles",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This can help you categorize and filter monitors in the manage monitors page of the UI. Note: it's not currently possible to filter by these tags when querying via the API\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#tags Monitor#tags}",
            "stability": "stable",
            "summary": "A list of tags to associate with your monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 153
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#timeout_h Monitor#timeout_h}",
            "stability": "stable",
            "summary": "The number of hours of the monitor not reporting data before it will automatically resolve from a triggered state."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 159
          },
          "name": "timeoutH",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#validate Monitor#validate}",
            "stability": "stable",
            "summary": "If set to `false`, skip the validation call done during plan."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 171
          },
          "name": "validate",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/monitor:MonitorConfig"
    },
    "@cdktf/provider-datadog.MonitorJson": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/monitor_json.html datadog_monitor_json}."
      },
      "fqn": "@cdktf/provider-datadog.MonitorJson",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/monitor_json.html datadog_monitor_json} Resource."
        },
        "locationInModule": {
          "filename": "src/monitor-json.ts",
          "line": 45
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.MonitorJsonConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/monitor-json.ts",
        "line": 27
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 90
          },
          "name": "resetUrl"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 102
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "MonitorJson",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 32
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 65
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 78
          },
          "name": "monitorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 94
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 71
          },
          "name": "monitor",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 84
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/monitor-json:MonitorJson"
    },
    "@cdktf/provider-datadog.MonitorJsonConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorJsonConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/monitor-json.ts",
        "line": 9
      },
      "name": "MonitorJsonConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor_json.html#monitor MonitorJson#monitor}",
            "stability": "stable",
            "summary": "The JSON formatted definition of the monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 15
          },
          "name": "monitor",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor_json.html#url MonitorJson#url}",
            "stability": "stable",
            "summary": "The URL of the monitor."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor-json.ts",
            "line": 21
          },
          "name": "url",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/monitor-json:MonitorJsonConfig"
    },
    "@cdktf/provider-datadog.MonitorMonitorThresholdWindows": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindows",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 185
      },
      "name": "MonitorMonitorThresholdWindows",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#recovery_window Monitor#recovery_window}",
            "stability": "stable",
            "summary": "Describes how long an anomalous metric must be normal before the alert recovers."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 191
          },
          "name": "recoveryWindow",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#trigger_window Monitor#trigger_window}",
            "stability": "stable",
            "summary": "Describes how long a metric must be anomalous before an alert triggers."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 197
          },
          "name": "triggerWindow",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/monitor:MonitorMonitorThresholdWindows"
    },
    "@cdktf/provider-datadog.MonitorMonitorThresholdWindowsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindowsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/monitor.ts",
          "line": 219
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 211
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 258
          },
          "name": "resetRecoveryWindow"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 274
          },
          "name": "resetTriggerWindow"
        }
      ],
      "name": "MonitorMonitorThresholdWindowsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 262
          },
          "name": "recoveryWindowInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 278
          },
          "name": "triggerWindowInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 252
          },
          "name": "recoveryWindow",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 268
          },
          "name": "triggerWindow",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 223
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdWindows"
          }
        }
      ],
      "symbolId": "src/monitor:MonitorMonitorThresholdWindowsOutputReference"
    },
    "@cdktf/provider-datadog.MonitorMonitorThresholds": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholds",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 282
      },
      "name": "MonitorMonitorThresholds",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#critical Monitor#critical}",
            "stability": "stable",
            "summary": "The monitor `CRITICAL` threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 288
          },
          "name": "critical",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#critical_recovery Monitor#critical_recovery}",
            "stability": "stable",
            "summary": "The monitor `CRITICAL` recovery threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 294
          },
          "name": "criticalRecovery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#ok Monitor#ok}",
            "stability": "stable",
            "summary": "The monitor `OK` threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 300
          },
          "name": "ok",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#unknown Monitor#unknown}",
            "stability": "stable",
            "summary": "The monitor `UNKNOWN` threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 306
          },
          "name": "unknown",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#warning Monitor#warning}",
            "stability": "stable",
            "summary": "The monitor `WARNING` threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 312
          },
          "name": "warning",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/monitor.html#warning_recovery Monitor#warning_recovery}",
            "stability": "stable",
            "summary": "The monitor `WARNING` recovery threshold. Must be a number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 318
          },
          "name": "warningRecovery",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/monitor:MonitorMonitorThresholds"
    },
    "@cdktf/provider-datadog.MonitorMonitorThresholdsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholdsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/monitor.ts",
          "line": 344
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/monitor.ts",
        "line": 336
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 407
          },
          "name": "resetCritical"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 423
          },
          "name": "resetCriticalRecovery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 439
          },
          "name": "resetOk"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 455
          },
          "name": "resetUnknown"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 471
          },
          "name": "resetWarning"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 487
          },
          "name": "resetWarningRecovery"
        }
      ],
      "name": "MonitorMonitorThresholdsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 411
          },
          "name": "criticalInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 427
          },
          "name": "criticalRecoveryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 443
          },
          "name": "okInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 459
          },
          "name": "unknownInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 475
          },
          "name": "warningInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 491
          },
          "name": "warningRecoveryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 401
          },
          "name": "critical",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 417
          },
          "name": "criticalRecovery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 433
          },
          "name": "ok",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 449
          },
          "name": "unknown",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 465
          },
          "name": "warning",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 481
          },
          "name": "warningRecovery",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/monitor.ts",
            "line": 348
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.MonitorMonitorThresholds"
          }
        }
      ],
      "symbolId": "src/monitor:MonitorMonitorThresholdsOutputReference"
    },
    "@cdktf/provider-datadog.OrganizationSettings": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html datadog_organization_settings}."
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettings",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html datadog_organization_settings} Resource."
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 547
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.OrganizationSettingsConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 529
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 602
          },
          "name": "putSettings",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettings"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 584
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 605
          },
          "name": "resetSettings"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 617
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "OrganizationSettings",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 534
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 567
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 572
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 593
          },
          "name": "publicId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 599
          },
          "name": "settings",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 588
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 609
          },
          "name": "settingsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettings"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 578
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettings"
    },
    "@cdktf/provider-datadog.OrganizationSettingsConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 9
      },
      "name": "OrganizationSettingsConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#name OrganizationSettings#name}",
            "stability": "stable",
            "summary": "Name for Organization."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 15
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#settings OrganizationSettings#settings}",
            "stability": "stable",
            "summary": "settings block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 21
          },
          "name": "settings",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettings"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsConfig"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettings": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettings",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 324
      },
      "name": "OrganizationSettingsSettings",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#saml OrganizationSettings#saml}",
            "stability": "stable",
            "summary": "saml block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 342
          },
          "name": "saml",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#saml_autocreate_users_domains OrganizationSettings#saml_autocreate_users_domains}",
            "stability": "stable",
            "summary": "saml_autocreate_users_domains block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 348
          },
          "name": "samlAutocreateUsersDomains",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#saml_idp_initiated_login OrganizationSettings#saml_idp_initiated_login}",
            "stability": "stable",
            "summary": "saml_idp_initiated_login block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 354
          },
          "name": "samlIdpInitiatedLogin",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#saml_strict_mode OrganizationSettings#saml_strict_mode}",
            "stability": "stable",
            "summary": "saml_strict_mode block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 360
          },
          "name": "samlStrictMode",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#private_widget_share OrganizationSettings#private_widget_share}",
            "stability": "stable",
            "summary": "Whether or not the organization users can share widgets outside of Datadog."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 330
          },
          "name": "privateWidgetShare",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Options are `st` (standard user), `adm` (admin user), or `ro` (read-only user). Allowed enum values: `st`, `adm` , `ro`, `ERROR`\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#saml_autocreate_access_role OrganizationSettings#saml_autocreate_access_role}",
            "stability": "stable",
            "summary": "The access role of the user."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 336
          },
          "name": "samlAutocreateAccessRole",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettings"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 386
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 378
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 478
          },
          "name": "putSaml",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 491
          },
          "name": "putSamlAutocreateUsersDomains",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 504
          },
          "name": "putSamlIdpInitiatedLogin",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 517
          },
          "name": "putSamlStrictMode",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 449
          },
          "name": "resetPrivateWidgetShare"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 465
          },
          "name": "resetSamlAutocreateAccessRole"
        }
      ],
      "name": "OrganizationSettingsSettingsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 475
          },
          "name": "saml",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 488
          },
          "name": "samlAutocreateUsersDomains",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomainsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 501
          },
          "name": "samlIdpInitiatedLogin",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLoginOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 514
          },
          "name": "samlStrictMode",
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictModeOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 453
          },
          "name": "privateWidgetShareInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 469
          },
          "name": "samlAutocreateAccessRoleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 495
          },
          "name": "samlAutocreateUsersDomainsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 508
          },
          "name": "samlIdpInitiatedLoginInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 482
          },
          "name": "samlInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 521
          },
          "name": "samlStrictModeInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 443
          },
          "name": "privateWidgetShare",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 459
          },
          "name": "samlAutocreateAccessRole",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 390
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettings"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsOutputReference"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 23
      },
      "name": "OrganizationSettingsSettingsSaml",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#enabled OrganizationSettings#enabled}",
            "stability": "stable",
            "summary": "Whether or not SAML is enabled for this organization."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 29
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSaml"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 91
      },
      "name": "OrganizationSettingsSettingsSamlAutocreateUsersDomains",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#domains OrganizationSettings#domains}",
            "stability": "stable",
            "summary": "List of domains where the SAML automated user creation is enabled."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 97
          },
          "name": "domains",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#enabled OrganizationSettings#enabled}",
            "stability": "stable",
            "summary": "Whether or not the automated user creation based on SAML domain is enabled."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 103
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlAutocreateUsersDomains"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomainsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomainsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 125
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 117
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 164
          },
          "name": "resetDomains"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 180
          },
          "name": "resetEnabled"
        }
      ],
      "name": "OrganizationSettingsSettingsSamlAutocreateUsersDomainsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 168
          },
          "name": "domainsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 184
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 158
          },
          "name": "domains",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 174
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 129
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlAutocreateUsersDomains"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlAutocreateUsersDomainsOutputReference"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 188
      },
      "name": "OrganizationSettingsSettingsSamlIdpInitiatedLogin",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#enabled OrganizationSettings#enabled}",
            "stability": "stable",
            "summary": "Whether or not a SAML identity provider metadata file was provided to the Datadog organization."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 194
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlIdpInitiatedLogin"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLoginOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLoginOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 215
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 207
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 248
          },
          "name": "resetEnabled"
        }
      ],
      "name": "OrganizationSettingsSettingsSamlIdpInitiatedLoginOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 252
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 242
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 219
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlIdpInitiatedLogin"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlIdpInitiatedLoginOutputReference"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 50
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 42
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 83
          },
          "name": "resetEnabled"
        }
      ],
      "name": "OrganizationSettingsSettingsSamlOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 87
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 77
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 54
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSaml"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlOutputReference"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 256
      },
      "name": "OrganizationSettingsSettingsSamlStrictMode",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/organization_settings.html#enabled OrganizationSettings#enabled}",
            "stability": "stable",
            "summary": "Whether or not the SAML strict mode is enabled. If true, all users must log in with SAML."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 262
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlStrictMode"
    },
    "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictModeOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictModeOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/organization-settings.ts",
          "line": 283
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/organization-settings.ts",
        "line": 275
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 316
          },
          "name": "resetEnabled"
        }
      ],
      "name": "OrganizationSettingsSettingsSamlStrictModeOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 320
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 310
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/organization-settings.ts",
            "line": 287
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.OrganizationSettingsSettingsSamlStrictMode"
          }
        }
      ],
      "symbolId": "src/organization-settings:OrganizationSettingsSettingsSamlStrictModeOutputReference"
    },
    "@cdktf/provider-datadog.Role": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/role.html datadog_role}."
      },
      "fqn": "@cdktf/provider-datadog.Role",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/role.html datadog_role} Resource."
        },
        "locationInModule": {
          "filename": "src/role.ts",
          "line": 64
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.RoleConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/role.ts",
        "line": 46
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 115
          },
          "name": "resetPermission"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 127
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "Role",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 51
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 84
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 102
          },
          "name": "userCount",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 97
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 119
          },
          "name": "permissionInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.RolePermission"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 90
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 108
          },
          "name": "permission",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.RolePermission"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/role:Role"
    },
    "@cdktf/provider-datadog.RoleConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.RoleConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/role.ts",
        "line": 9
      },
      "name": "RoleConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/role.html#name Role#name}",
            "stability": "stable",
            "summary": "Name of the role."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 15
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/role.html#permission Role#permission}",
            "stability": "stable",
            "summary": "permission block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 21
          },
          "name": "permission",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.RolePermission"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/role:RoleConfig"
    },
    "@cdktf/provider-datadog.RolePermission": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.RolePermission",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/role.ts",
        "line": 23
      },
      "name": "RolePermission",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/role.html#id Role#id}",
            "stability": "stable",
            "summary": "ID of the permission to assign."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/role.ts",
            "line": 29
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/role:RolePermission"
    },
    "@cdktf/provider-datadog.SecurityMonitoringDefaultRule": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html datadog_security_monitoring_default_rule}."
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRule",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html datadog_security_monitoring_default_rule} Resource."
        },
        "locationInModule": {
          "filename": "src/security-monitoring-default-rule.ts",
          "line": 103
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "optional": true,
            "type": {
              "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/security-monitoring-default-rule.ts",
        "line": 85
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 153
          },
          "name": "resetCase"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 131
          },
          "name": "resetEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 170
          },
          "name": "resetFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 182
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SecurityMonitoringDefaultRule",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 90
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 140
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 157
          },
          "name": "caseInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 135
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 174
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 146
          },
          "name": "case",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 125
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 163
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleFilter"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/security-monitoring-default-rule:SecurityMonitoringDefaultRule"
    },
    "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleCase": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleCase",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-default-rule.ts",
        "line": 29
      },
      "name": "SecurityMonitoringDefaultRuleCase",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#notifications SecurityMonitoringDefaultRule#notifications}",
            "stability": "stable",
            "summary": "Notification targets for each rule case."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 35
          },
          "name": "notifications",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#status SecurityMonitoringDefaultRule#status}",
            "stability": "stable",
            "summary": "Status of the rule case to match. Valid values are `info`, `low`, `medium`, `high`, `critical`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 41
          },
          "name": "status",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-default-rule:SecurityMonitoringDefaultRuleCase"
    },
    "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-default-rule.ts",
        "line": 9
      },
      "name": "SecurityMonitoringDefaultRuleConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#case SecurityMonitoringDefaultRule#case}",
            "stability": "stable",
            "summary": "case block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 21
          },
          "name": "case",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#enabled SecurityMonitoringDefaultRule#enabled}",
            "stability": "stable",
            "summary": "Enable the rule."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 15
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#filter SecurityMonitoringDefaultRule#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 27
          },
          "name": "filter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleFilter"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/security-monitoring-default-rule:SecurityMonitoringDefaultRuleConfig"
    },
    "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringDefaultRuleFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-default-rule.ts",
        "line": 55
      },
      "name": "SecurityMonitoringDefaultRuleFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#action SecurityMonitoringDefaultRule#action}",
            "stability": "stable",
            "summary": "The type of filtering action. Allowed enum values: require, suppress Valid values are `require`, `suppress`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 61
          },
          "name": "action",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_default_rule.html#query SecurityMonitoringDefaultRule#query}",
            "stability": "stable",
            "summary": "Query for selecting logs to apply the filtering action."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-default-rule.ts",
            "line": 67
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-default-rule:SecurityMonitoringDefaultRuleFilter"
    },
    "@cdktf/provider-datadog.SecurityMonitoringFilter": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html datadog_security_monitoring_filter}."
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilter",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html datadog_security_monitoring_filter} Resource."
        },
        "locationInModule": {
          "filename": "src/security-monitoring-filter.ts",
          "line": 89
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/security-monitoring-filter.ts",
        "line": 71
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 185
          },
          "name": "resetExclusionFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 119
          },
          "name": "resetFilteredDataType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 197
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SecurityMonitoringFilter",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 76
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 128
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 172
          },
          "name": "version",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 189
          },
          "name": "exclusionFilterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 123
          },
          "name": "filteredDataTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 141
          },
          "name": "isEnabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 154
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 167
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 178
          },
          "name": "exclusionFilter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 113
          },
          "name": "filteredDataType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 134
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 147
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 160
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-filter:SecurityMonitoringFilter"
    },
    "@cdktf/provider-datadog.SecurityMonitoringFilterConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-filter.ts",
        "line": 9
      },
      "name": "SecurityMonitoringFilterConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#is_enabled SecurityMonitoringFilter#is_enabled}",
            "stability": "stable",
            "summary": "Whether the security filter is enabled."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 21
          },
          "name": "isEnabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#name SecurityMonitoringFilter#name}",
            "stability": "stable",
            "summary": "The name of the security filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 27
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#query SecurityMonitoringFilter#query}",
            "stability": "stable",
            "summary": "The query of the security filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 33
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#exclusion_filter SecurityMonitoringFilter#exclusion_filter}",
            "stability": "stable",
            "summary": "exclusion_filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 39
          },
          "name": "exclusionFilter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterExclusionFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#filtered_data_type SecurityMonitoringFilter#filtered_data_type}",
            "stability": "stable",
            "summary": "The filtered data type. Valid values are `logs`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 15
          },
          "name": "filteredDataType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-filter:SecurityMonitoringFilterConfig"
    },
    "@cdktf/provider-datadog.SecurityMonitoringFilterExclusionFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringFilterExclusionFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-filter.ts",
        "line": 41
      },
      "name": "SecurityMonitoringFilterExclusionFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#name SecurityMonitoringFilter#name}",
            "stability": "stable",
            "summary": "Exclusion filter name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 47
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_filter.html#query SecurityMonitoringFilter#query}",
            "stability": "stable",
            "summary": "Exclusion filter query. Logs that match this query are excluded from the security filter."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-filter.ts",
            "line": 53
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-filter:SecurityMonitoringFilterExclusionFilter"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRule": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html datadog_security_monitoring_rule}."
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRule",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html datadog_security_monitoring_rule} Resource."
        },
        "locationInModule": {
          "filename": "src/security-monitoring-rule.ts",
          "line": 512
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 494
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 670
          },
          "name": "putOptions",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptions"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 547
          },
          "name": "resetEnabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 657
          },
          "name": "resetFilter"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 563
          },
          "name": "resetHasExtendedTitle"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 673
          },
          "name": "resetOptions"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 610
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 626
          },
          "name": "resetType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 699
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SecurityMonitoringRule",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 499
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 572
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 667
          },
          "name": "options",
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 644
          },
          "name": "caseInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 551
          },
          "name": "enabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 661
          },
          "name": "filterInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 567
          },
          "name": "hasExtendedTitleInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 585
          },
          "name": "messageInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 598
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 677
          },
          "name": "optionsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptions"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 691
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 614
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 630
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 636
          },
          "name": "case",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 541
          },
          "name": "enabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 650
          },
          "name": "filter",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 557
          },
          "name": "hasExtendedTitle",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 578
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 591
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 683
          },
          "name": "query",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 604
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 620
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRule"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleCase": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleCase",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 71
      },
      "name": "SecurityMonitoringRuleCase",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#status SecurityMonitoringRule#status}",
            "stability": "stable",
            "summary": "Severity of the Security Signal. Valid values are `info`, `low`, `medium`, `high`, `critical`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 95
          },
          "name": "status",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#condition SecurityMonitoringRule#condition}",
            "stability": "stable",
            "summary": "A rule case contains logical operations (`>`,`>=`, `&&`, `||`) to determine if a signal should be generated based on the event counts in the previously defined queries."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 77
          },
          "name": "condition",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#name SecurityMonitoringRule#name}",
            "stability": "stable",
            "summary": "Name of the case."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 83
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#notifications SecurityMonitoringRule#notifications}",
            "stability": "stable",
            "summary": "Notification targets for each rule case."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 89
          },
          "name": "notifications",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleCase"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 9
      },
      "name": "SecurityMonitoringRuleConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#case SecurityMonitoringRule#case}",
            "stability": "stable",
            "summary": "case block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 51
          },
          "name": "case",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleCase"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#message SecurityMonitoringRule#message}",
            "stability": "stable",
            "summary": "Message for generated signals."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 27
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#name SecurityMonitoringRule#name}",
            "stability": "stable",
            "summary": "The name of the rule."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 33
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#query SecurityMonitoringRule#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 69
          },
          "name": "query",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQuery"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#enabled SecurityMonitoringRule#enabled}",
            "stability": "stable",
            "summary": "Whether the rule is enabled."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 15
          },
          "name": "enabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#filter SecurityMonitoringRule#filter}",
            "stability": "stable",
            "summary": "filter block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 57
          },
          "name": "filter",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleFilter"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#has_extended_title SecurityMonitoringRule#has_extended_title}",
            "stability": "stable",
            "summary": "Whether the notifications include the triggering group-by values in their title."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 21
          },
          "name": "hasExtendedTitle",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#options SecurityMonitoringRule#options}",
            "stability": "stable",
            "summary": "options block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 63
          },
          "name": "options",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptions"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#tags SecurityMonitoringRule#tags}",
            "stability": "stable",
            "summary": "Tags for generated signals."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 39
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#type SecurityMonitoringRule#type}",
            "stability": "stable",
            "summary": "The rule type. Valid values are `log_detection`, `infrastructure_configuration`, `workload_security`, `cloud_configuration`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 45
          },
          "name": "type",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleConfig"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleFilter": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleFilter",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 111
      },
      "name": "SecurityMonitoringRuleFilter",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#action SecurityMonitoringRule#action}",
            "stability": "stable",
            "summary": "The type of filtering action. Valid values are `require`, `suppress`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 117
          },
          "name": "action",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#query SecurityMonitoringRule#query}",
            "stability": "stable",
            "summary": "Query for selecting logs to apply the filtering action."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 123
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleFilter"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleOptions": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptions",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 228
      },
      "name": "SecurityMonitoringRuleOptions",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "This is a sliding window and evaluates in real time. Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#evaluation_window SecurityMonitoringRule#evaluation_window}",
            "stability": "stable",
            "summary": "A time window is specified to match when at least one of the cases matches true."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 240
          },
          "name": "evaluationWindow",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`, `10800`, `21600`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#keep_alive SecurityMonitoringRule#keep_alive}",
            "stability": "stable",
            "summary": "Once a signal is generated, the signal will remain “open” if a case is matched at least once within this keep alive window."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 246
          },
          "name": "keepAlive",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This time is calculated from the first seen timestamp. Valid values are `0`, `60`, `300`, `600`, `900`, `1800`, `3600`, `7200`, `10800`, `21600`, `43200`, `86400`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#max_signal_duration SecurityMonitoringRule#max_signal_duration}",
            "stability": "stable",
            "summary": "A signal will “close” regardless of the query being matched once the time exceeds the maximum duration."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 252
          },
          "name": "maxSignalDuration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#detection_method SecurityMonitoringRule#detection_method}",
            "stability": "stable",
            "summary": "The detection method. Valid values are `threshold`, `new_value`, `anomaly_detection`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 234
          },
          "name": "detectionMethod",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#new_value_options SecurityMonitoringRule#new_value_options}",
            "stability": "stable",
            "summary": "new_value_options block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 258
          },
          "name": "newValueOptions",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleOptions"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 137
      },
      "name": "SecurityMonitoringRuleOptionsNewValueOptions",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `1`, `2`, `7`, `14`, `21`, `28`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#forget_after SecurityMonitoringRule#forget_after}",
            "stability": "stable",
            "summary": "The duration in days after which a learned value is forgotten."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 143
          },
          "name": "forgetAfter",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "If set to 0, a signal will be generated for all new values after the first value is learned. Valid values are `0`, `1`, `7`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#learning_duration SecurityMonitoringRule#learning_duration}",
            "stability": "stable",
            "summary": "The duration in days during which values are learned, and after which signals will be generated for values that weren't learned."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 149
          },
          "name": "learningDuration",
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleOptionsNewValueOptions"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptionsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptionsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/security-monitoring-rule.ts",
          "line": 171
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 163
      },
      "name": "SecurityMonitoringRuleOptionsNewValueOptionsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 211
          },
          "name": "forgetAfterInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 224
          },
          "name": "learningDurationInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 204
          },
          "name": "forgetAfter",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 217
          },
          "name": "learningDuration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 175
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleOptionsNewValueOptionsOutputReference"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/security-monitoring-rule.ts",
          "line": 283
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 275
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 392
          },
          "name": "putNewValueOptions",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 340
          },
          "name": "resetDetectionMethod"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 395
          },
          "name": "resetNewValueOptions"
        }
      ],
      "name": "SecurityMonitoringRuleOptionsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 389
          },
          "name": "newValueOptions",
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptionsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 344
          },
          "name": "detectionMethodInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 357
          },
          "name": "evaluationWindowInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 370
          },
          "name": "keepAliveInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 383
          },
          "name": "maxSignalDurationInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 399
          },
          "name": "newValueOptionsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptionsNewValueOptions"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 334
          },
          "name": "detectionMethod",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 350
          },
          "name": "evaluationWindow",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 363
          },
          "name": "keepAlive",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 376
          },
          "name": "maxSignalDuration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 287
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleOptions"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleOptionsOutputReference"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 429
      },
      "name": "SecurityMonitoringRuleQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#query SecurityMonitoringRule#query}",
            "stability": "stable",
            "summary": "Query to run on logs."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 465
          },
          "name": "query",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#agent_rule SecurityMonitoringRule#agent_rule}",
            "stability": "stable",
            "summary": "agent_rule block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 471
          },
          "name": "agentRule",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQueryAgentRule"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#aggregation SecurityMonitoringRule#aggregation}",
            "stability": "stable",
            "summary": "The aggregation type. Valid values are `count`, `cardinality`, `sum`, `max`, `new_value`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 435
          },
          "name": "aggregation",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#distinct_fields SecurityMonitoringRule#distinct_fields}",
            "stability": "stable",
            "summary": "Field for which the cardinality is measured. Sent as an array."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 441
          },
          "name": "distinctFields",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#group_by_fields SecurityMonitoringRule#group_by_fields}",
            "stability": "stable",
            "summary": "Fields to group by."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 447
          },
          "name": "groupByFields",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#metric SecurityMonitoringRule#metric}",
            "stability": "stable",
            "summary": "The target field to aggregate over when using the sum or max aggregations."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 453
          },
          "name": "metric",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#name SecurityMonitoringRule#name}",
            "stability": "stable",
            "summary": "Name of the query."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 459
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleQuery"
    },
    "@cdktf/provider-datadog.SecurityMonitoringRuleQueryAgentRule": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SecurityMonitoringRuleQueryAgentRule",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/security-monitoring-rule.ts",
        "line": 403
      },
      "name": "SecurityMonitoringRuleQueryAgentRule",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#agent_rule_id SecurityMonitoringRule#agent_rule_id}",
            "stability": "stable",
            "summary": "The Agent rule ID. Must be unique within the rule."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 409
          },
          "name": "agentRuleId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "These logical expressions can use predefined operators and attributes. Tags cannot be used in Runtime Security expressions. Instead, allow or deny based on tags under the advanced option.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/security_monitoring_rule.html#expression SecurityMonitoringRule#expression}",
            "stability": "stable",
            "summary": "A Runtime Security expression determines what activity should be collected by the Datadog Agent."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/security-monitoring-rule.ts",
            "line": 415
          },
          "name": "expression",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/security-monitoring-rule:SecurityMonitoringRuleQueryAgentRule"
    },
    "@cdktf/provider-datadog.ServiceLevelObjective": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html datadog_service_level_objective}."
      },
      "fqn": "@cdktf/provider-datadog.ServiceLevelObjective",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html datadog_service_level_objective} Resource."
        },
        "locationInModule": {
          "filename": "src/service-level-objective.ts",
          "line": 231
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/service-level-objective.ts",
        "line": 213
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 391
          },
          "name": "putQuery",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQuery"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 266
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 282
          },
          "name": "resetForceDelete"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 298
          },
          "name": "resetGroups"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 320
          },
          "name": "resetMonitorIds"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 394
          },
          "name": "resetQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 349
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 378
          },
          "name": "resetValidate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 420
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "ServiceLevelObjective",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 218
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 307
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 388
          },
          "name": "query",
          "type": {
            "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQueryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 270
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 286
          },
          "name": "forceDeleteInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 302
          },
          "name": "groupsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 324
          },
          "name": "monitorIdsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 337
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 398
          },
          "name": "queryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQuery"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 353
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 412
          },
          "name": "thresholdsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveThresholds"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 366
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 382
          },
          "name": "validateInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 260
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 276
          },
          "name": "forceDelete",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 292
          },
          "name": "groups",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 313
          },
          "name": "monitorIds",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 330
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 343
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 404
          },
          "name": "thresholds",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveThresholds"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 359
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 372
          },
          "name": "validate",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/service-level-objective:ServiceLevelObjective"
    },
    "@cdktf/provider-datadog.ServiceLevelObjectiveConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/service-level-objective.ts",
        "line": 9
      },
      "name": "ServiceLevelObjectiveConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#name ServiceLevelObjective#name}",
            "stability": "stable",
            "summary": "Name of Datadog service level objective."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 39
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#thresholds ServiceLevelObjective#thresholds}",
            "stability": "stable",
            "summary": "thresholds block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 69
          },
          "name": "thresholds",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveThresholds"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "The mapping from these types to the types found in the Datadog Web UI can be found in the Datadog API [documentation page](https://docs.datadoghq.com/api/v1/service-level-objectives/#create-a-slo-object). Valid values are `metric`, `monitor`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#type ServiceLevelObjective#type}",
            "stability": "stable",
            "summary": "The type of the service level objective."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 51
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#description ServiceLevelObjective#description}",
            "stability": "stable",
            "summary": "A description of this service level objective."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 15
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#force_delete ServiceLevelObjective#force_delete}",
            "stability": "stable",
            "summary": "A boolean indicating whether this monitor can be deleted even if it’s referenced by other resources (e.g. dashboards)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 21
          },
          "name": "forceDelete",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#groups ServiceLevelObjective#groups}",
            "stability": "stable",
            "summary": "A static set of groups to filter monitor-based SLOs."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 27
          },
          "name": "groups",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#monitor_ids ServiceLevelObjective#monitor_ids}",
            "stability": "stable",
            "summary": "A static set of monitor IDs to use as part of the SLO."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 33
          },
          "name": "monitorIds",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "number"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#query ServiceLevelObjective#query}",
            "stability": "stable",
            "summary": "query block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 63
          },
          "name": "query",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQuery"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This can help you categorize and filter service level objectives in the service level objectives page of the UI. Note: it's not currently possible to filter by these tags when querying via the API\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#tags ServiceLevelObjective#tags}",
            "stability": "stable",
            "summary": "A list of tags to associate with your service level objective."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 45
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#validate ServiceLevelObjective#validate}",
            "stability": "stable",
            "summary": "Whether or not to validate the SLO."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 57
          },
          "name": "validate",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/service-level-objective:ServiceLevelObjectiveConfig"
    },
    "@cdktf/provider-datadog.ServiceLevelObjectiveQuery": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQuery",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/service-level-objective.ts",
        "line": 71
      },
      "name": "ServiceLevelObjectiveQuery",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#denominator ServiceLevelObjective#denominator}",
            "stability": "stable",
            "summary": "The sum of the `total` events."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 77
          },
          "name": "denominator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#numerator ServiceLevelObjective#numerator}",
            "stability": "stable",
            "summary": "The sum of all the `good` events."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 83
          },
          "name": "numerator",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/service-level-objective:ServiceLevelObjectiveQuery"
    },
    "@cdktf/provider-datadog.ServiceLevelObjectiveQueryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQueryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/service-level-objective.ts",
          "line": 105
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/service-level-objective.ts",
        "line": 97
      },
      "name": "ServiceLevelObjectiveQueryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 145
          },
          "name": "denominatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 158
          },
          "name": "numeratorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 138
          },
          "name": "denominator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 151
          },
          "name": "numerator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 109
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveQuery"
          }
        }
      ],
      "symbolId": "src/service-level-objective:ServiceLevelObjectiveQueryOutputReference"
    },
    "@cdktf/provider-datadog.ServiceLevelObjectiveThresholds": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.ServiceLevelObjectiveThresholds",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/service-level-objective.ts",
        "line": 162
      },
      "name": "ServiceLevelObjectiveThresholds",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#target ServiceLevelObjective#target}",
            "stability": "stable",
            "summary": "The objective's target in`[0,100]`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 168
          },
          "name": "target",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "The mapping from these types to the types found in the Datadog Web UI can be found in the Datadog API documentation page. Valid values are `7d`, `30d`, `90d`, `custom`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#timeframe ServiceLevelObjective#timeframe}",
            "stability": "stable",
            "summary": "The time frame for the objective."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 180
          },
          "name": "timeframe",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "It uses trailing zeros to show significant decimal places (e.g. `98.00`).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#target_display ServiceLevelObjective#target_display}",
            "stability": "stable",
            "summary": "A string representation of the target that indicates its precision."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 174
          },
          "name": "targetDisplay",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#warning ServiceLevelObjective#warning}",
            "stability": "stable",
            "summary": "The objective's warning value in `[0,100]`. This must be greater than the target value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 186
          },
          "name": "warning",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html#warning_display ServiceLevelObjective#warning_display}",
            "stability": "stable",
            "summary": "A string representation of the warning target (see the description of the target_display field for details)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/service-level-objective.ts",
            "line": 192
          },
          "name": "warningDisplay",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/service-level-objective:ServiceLevelObjectiveThresholds"
    },
    "@cdktf/provider-datadog.SloCorrection": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html datadog_slo_correction}."
      },
      "fqn": "@cdktf/provider-datadog.SloCorrection",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html datadog_slo_correction} Resource."
        },
        "locationInModule": {
          "filename": "src/slo-correction.ts",
          "line": 81
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SloCorrectionConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/slo-correction.ts",
        "line": 63
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 127
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 143
          },
          "name": "resetDuration"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 159
          },
          "name": "resetEnd"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 180
          },
          "name": "resetRrule"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 222
          },
          "name": "resetTimezone"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 234
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SloCorrection",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 68
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 168
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 115
          },
          "name": "categoryInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 131
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 147
          },
          "name": "durationInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 163
          },
          "name": "endInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 184
          },
          "name": "rruleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 197
          },
          "name": "sloIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 210
          },
          "name": "startInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 226
          },
          "name": "timezoneInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 108
          },
          "name": "category",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 121
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 137
          },
          "name": "duration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 153
          },
          "name": "end",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 174
          },
          "name": "rrule",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 190
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 203
          },
          "name": "start",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 216
          },
          "name": "timezone",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/slo-correction:SloCorrection"
    },
    "@cdktf/provider-datadog.SloCorrectionConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SloCorrectionConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/slo-correction.ts",
        "line": 9
      },
      "name": "SloCorrectionConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#category SloCorrection#category}",
            "stability": "stable",
            "summary": "Category the SLO correction belongs to. Valid values are `Scheduled Maintenance`, `Outside Business Hours`, `Deployment`, `Other`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 15
          },
          "name": "category",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#slo_id SloCorrection#slo_id}",
            "stability": "stable",
            "summary": "ID of the SLO that this correction will be applied to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 45
          },
          "name": "sloId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#start SloCorrection#start}",
            "stability": "stable",
            "summary": "Starting time of the correction in epoch seconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 51
          },
          "name": "start",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#description SloCorrection#description}",
            "stability": "stable",
            "summary": "Description of the correction being made."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 21
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#duration SloCorrection#duration}",
            "stability": "stable",
            "summary": "Length of time in seconds for a specified `rrule` recurring SLO correction (required if specifying `rrule`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 27
          },
          "name": "duration",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#end SloCorrection#end}",
            "stability": "stable",
            "summary": "Ending time of the correction in epoch seconds. Required for one time corrections, but optional if `rrule` is specified."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 33
          },
          "name": "end",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#rrule SloCorrection#rrule}",
            "stability": "stable",
            "summary": "Recurrence rules as defined in the iCalendar RFC 5545."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 39
          },
          "name": "rrule",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/slo_correction.html#timezone SloCorrection#timezone}",
            "stability": "stable",
            "summary": "The timezone to display in the UI for the correction times (defaults to \"UTC\")."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/slo-correction.ts",
            "line": 57
          },
          "name": "timezone",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/slo-correction:SloCorrectionConfig"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariable": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html datadog_synthetics_global_variable}."
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariable",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html datadog_synthetics_global_variable} Resource."
        },
        "locationInModule": {
          "filename": "src/synthetics-global-variable.ts",
          "line": 295
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 277
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 436
          },
          "name": "putParseTestOptions",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 328
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 362
          },
          "name": "resetParseTestId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 439
          },
          "name": "resetParseTestOptions"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 378
          },
          "name": "resetRestrictedRoles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 394
          },
          "name": "resetSecure"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 410
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 451
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SyntheticsGlobalVariable",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 282
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 337
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 433
          },
          "name": "parseTestOptions",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 332
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 350
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 366
          },
          "name": "parseTestIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 443
          },
          "name": "parseTestOptionsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 382
          },
          "name": "restrictedRolesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 398
          },
          "name": "secureInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 414
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 427
          },
          "name": "valueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 322
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 343
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 356
          },
          "name": "parseTestId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 372
          },
          "name": "restrictedRoles",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 388
          },
          "name": "secure",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 404
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 420
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariable"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariableConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 9
      },
      "name": "SyntheticsGlobalVariableConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#name SyntheticsGlobalVariable#name}",
            "stability": "stable",
            "summary": "Synthetics global variable name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 21
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#value SyntheticsGlobalVariable#value}",
            "stability": "stable",
            "summary": "The value of the global variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 51
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#description SyntheticsGlobalVariable#description}",
            "stability": "stable",
            "summary": "Description of the global variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 15
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#parse_test_id SyntheticsGlobalVariable#parse_test_id}",
            "stability": "stable",
            "summary": "Id of the Synthetics test to use for a variable from test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 27
          },
          "name": "parseTestId",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#parse_test_options SyntheticsGlobalVariable#parse_test_options}",
            "stability": "stable",
            "summary": "parse_test_options block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 57
          },
          "name": "parseTestOptions",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#restricted_roles SyntheticsGlobalVariable#restricted_roles}",
            "stability": "stable",
            "summary": "A list of role identifiers to associate with the Synthetics global variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 33
          },
          "name": "restrictedRoles",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#secure SyntheticsGlobalVariable#secure}",
            "stability": "stable",
            "summary": "If set to true, the value of the global variable is hidden. Defaults to `false`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 39
          },
          "name": "secure",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#tags SyntheticsGlobalVariable#tags}",
            "stability": "stable",
            "summary": "A list of tags to associate with your synthetics global variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 45
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariableConfig"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 153
      },
      "name": "SyntheticsGlobalVariableParseTestOptions",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#parser SyntheticsGlobalVariable#parser}",
            "stability": "stable",
            "summary": "parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 171
          },
          "name": "parser",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#type SyntheticsGlobalVariable#type}",
            "stability": "stable",
            "summary": "Defines the source to use to extract the value. Valid values are `http_body`, `http_header`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 165
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#field SyntheticsGlobalVariable#field}",
            "stability": "stable",
            "summary": "Required when type = `http_header`. Defines the header to use to extract the value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 159
          },
          "name": "field",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariableParseTestOptions"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-global-variable.ts",
          "line": 194
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 186
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 265
          },
          "name": "putParser",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 239
          },
          "name": "resetField"
        }
      ],
      "name": "SyntheticsGlobalVariableParseTestOptionsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 262
          },
          "name": "parser",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParserOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 243
          },
          "name": "fieldInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 269
          },
          "name": "parserInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 256
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 233
          },
          "name": "field",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 249
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 198
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptions"
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariableParseTestOptionsOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 59
      },
      "name": "SyntheticsGlobalVariableParseTestOptionsParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#type SyntheticsGlobalVariable#type}",
            "stability": "stable",
            "summary": "Type of parser to extract the value. Valid values are `raw`, `json_path`, `regex`, `x_path`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 65
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_global_variable.html#value SyntheticsGlobalVariable#value}",
            "stability": "stable",
            "summary": "Value for the parser to use, required for type `json_path` or `regex`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 71
          },
          "name": "value",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariableParseTestOptionsParser"
    },
    "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-global-variable.ts",
          "line": 93
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-global-variable.ts",
        "line": 85
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 145
          },
          "name": "resetValue"
        }
      ],
      "name": "SyntheticsGlobalVariableParseTestOptionsParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 133
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 149
          },
          "name": "valueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 126
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 139
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-global-variable.ts",
            "line": 97
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsGlobalVariableParseTestOptionsParser"
          }
        }
      ],
      "symbolId": "src/synthetics-global-variable:SyntheticsGlobalVariableParseTestOptionsParserOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsPrivateLocation": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_private_location.html datadog_synthetics_private_location}."
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsPrivateLocation",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_private_location.html datadog_synthetics_private_location} Resource."
        },
        "locationInModule": {
          "filename": "src/synthetics-private-location.ts",
          "line": 51
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SyntheticsPrivateLocationConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-private-location.ts",
        "line": 33
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 84
          },
          "name": "resetDescription"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 118
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 130
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SyntheticsPrivateLocation",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 38
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 72
          },
          "name": "config",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 93
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 88
          },
          "name": "descriptionInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 106
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 122
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 78
          },
          "name": "description",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 99
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 112
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/synthetics-private-location:SyntheticsPrivateLocation"
    },
    "@cdktf/provider-datadog.SyntheticsPrivateLocationConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsPrivateLocationConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-private-location.ts",
        "line": 9
      },
      "name": "SyntheticsPrivateLocationConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_private_location.html#name SyntheticsPrivateLocation#name}",
            "stability": "stable",
            "summary": "Synthetics private location name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 21
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_private_location.html#description SyntheticsPrivateLocation#description}",
            "stability": "stable",
            "summary": "Description of the private location."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 15
          },
          "name": "description",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_private_location.html#tags SyntheticsPrivateLocation#tags}",
            "stability": "stable",
            "summary": "A list of tags to associate with your synthetics private location."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-private-location.ts",
            "line": 27
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/synthetics-private-location:SyntheticsPrivateLocationConfig"
    },
    "@cdktf/provider-datadog.SyntheticsTest": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html datadog_synthetics_test}."
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTest",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html datadog_synthetics_test} Resource."
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 3598
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.SyntheticsTestConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3580
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3901
          },
          "name": "putOptionsList",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsList"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3917
          },
          "name": "putRequestBasicauth",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3933
          },
          "name": "putRequestClientCertificate",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3949
          },
          "name": "putRequestDefinition",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinition"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3820
          },
          "name": "resetApiStep"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3837
          },
          "name": "resetAssertion"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3854
          },
          "name": "resetBrowserStep"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3871
          },
          "name": "resetBrowserVariable"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3888
          },
          "name": "resetConfigVariable"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3643
          },
          "name": "resetDeviceIds"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3677
          },
          "name": "resetMessage"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3904
          },
          "name": "resetOptionsList"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3920
          },
          "name": "resetRequestBasicauth"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3936
          },
          "name": "resetRequestClientCertificate"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3952
          },
          "name": "resetRequestDefinition"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3712
          },
          "name": "resetRequestHeaders"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3729
          },
          "name": "resetRequestQuery"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3745
          },
          "name": "resetSetCookie"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3774
          },
          "name": "resetSubtype"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3790
          },
          "name": "resetTags"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3964
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "SyntheticsTest",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3585
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3652
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3686
          },
          "name": "monitorId",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3898
          },
          "name": "optionsList",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3914
          },
          "name": "requestBasicauth",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauthOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3930
          },
          "name": "requestClientCertificate",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3946
          },
          "name": "requestDefinition",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinitionOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3824
          },
          "name": "apiStepInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3841
          },
          "name": "assertionInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertion"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3858
          },
          "name": "browserStepInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3875
          },
          "name": "browserVariableInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3892
          },
          "name": "configVariableInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestConfigVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3647
          },
          "name": "deviceIdsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3665
          },
          "name": "locationsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3681
          },
          "name": "messageInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3699
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3908
          },
          "name": "optionsListInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsList"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3924
          },
          "name": "requestBasicauthInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3940
          },
          "name": "requestClientCertificateInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3956
          },
          "name": "requestDefinitionInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinition"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3716
          },
          "name": "requestHeadersInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3733
          },
          "name": "requestQueryInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3749
          },
          "name": "setCookieInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3762
          },
          "name": "statusInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3778
          },
          "name": "subtypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3794
          },
          "name": "tagsInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3807
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3813
          },
          "name": "apiStep",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3830
          },
          "name": "assertion",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertion"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3847
          },
          "name": "browserStep",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3864
          },
          "name": "browserVariable",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3881
          },
          "name": "configVariable",
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestConfigVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3637
          },
          "name": "deviceIds",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3658
          },
          "name": "locations",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3671
          },
          "name": "message",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3692
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3705
          },
          "name": "requestHeaders",
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3722
          },
          "name": "requestQuery",
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3739
          },
          "name": "setCookie",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3755
          },
          "name": "status",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3768
          },
          "name": "subtype",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3784
          },
          "name": "tags",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3800
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTest"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStep": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStep",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1242
      },
      "name": "SyntheticsTestApiStep",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "The name of the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1260
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#allow_failure SyntheticsTest#allow_failure}",
            "stability": "stable",
            "summary": "Determines whether or not to continue with test if this step fails."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1248
          },
          "name": "allowFailure",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#assertion SyntheticsTest#assertion}",
            "stability": "stable",
            "summary": "assertion block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1284
          },
          "name": "assertion",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertion"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#extracted_value SyntheticsTest#extracted_value}",
            "stability": "stable",
            "summary": "extracted_value block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1290
          },
          "name": "extractedValue",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValue"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Can be used only if `allow_failure` is `true`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#is_critical SyntheticsTest#is_critical}",
            "stability": "stable",
            "summary": "Determines whether or not to consider the entire test as failed if this step fails."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1254
          },
          "name": "isCritical",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_basicauth SyntheticsTest#request_basicauth}",
            "stability": "stable",
            "summary": "request_basicauth block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1296
          },
          "name": "requestBasicauth",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauth"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_client_certificate SyntheticsTest#request_client_certificate}",
            "stability": "stable",
            "summary": "request_client_certificate block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1302
          },
          "name": "requestClientCertificate",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificate"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_definition SyntheticsTest#request_definition}",
            "stability": "stable",
            "summary": "request_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1308
          },
          "name": "requestDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_headers SyntheticsTest#request_headers}",
            "stability": "stable",
            "summary": "Header name and value map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1266
          },
          "name": "requestHeaders",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_query SyntheticsTest#request_query}",
            "stability": "stable",
            "summary": "Query arguments name and value map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1272
          },
          "name": "requestQuery",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#subtype SyntheticsTest#subtype}",
            "stability": "stable",
            "summary": "The subtype of the Synthetic multistep API test step. Valid values are `http`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1278
          },
          "name": "subtype",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStep"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepAssertion": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertion",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 248
      },
      "name": "SyntheticsTestApiStepAssertion",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#operator SyntheticsTest#operator}",
            "stability": "stable",
            "summary": "Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test))."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 254
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "**Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of assertion."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 272
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#property SyntheticsTest#property}",
            "stability": "stable",
            "summary": "If assertion type is `header`, this is the header name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 260
          },
          "name": "property",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#target SyntheticsTest#target}",
            "stability": "stable",
            "summary": "Expected value. Depends on the assertion type, refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test) for details."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 266
          },
          "name": "target",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#targetjsonpath SyntheticsTest#targetjsonpath}",
            "stability": "stable",
            "summary": "targetjsonpath block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 278
          },
          "name": "targetjsonpath",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpath"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepAssertion"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpath": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpath",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 131
      },
      "name": "SyntheticsTestApiStepAssertionTargetjsonpath",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#jsonpath SyntheticsTest#jsonpath}",
            "stability": "stable",
            "summary": "The JSON path to assert."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 137
          },
          "name": "jsonpath",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#operator SyntheticsTest#operator}",
            "stability": "stable",
            "summary": "The specific operator to use on the path."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 143
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#targetvalue SyntheticsTest#targetvalue}",
            "stability": "stable",
            "summary": "Expected matching value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 149
          },
          "name": "targetvalue",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepAssertionTargetjsonpath"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpathOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpathOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 172
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 164
      },
      "name": "SyntheticsTestApiStepAssertionTargetjsonpathOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 218
          },
          "name": "jsonpathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 231
          },
          "name": "operatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 244
          },
          "name": "targetvalueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 211
          },
          "name": "jsonpath",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 224
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 237
          },
          "name": "targetvalue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 176
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepAssertionTargetjsonpath"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepAssertionTargetjsonpathOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValue": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValue",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 389
      },
      "name": "SyntheticsTestApiStepExtractedValue",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 399
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#parser SyntheticsTest#parser}",
            "stability": "stable",
            "summary": "parser block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 411
          },
          "name": "parser",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParser"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Property of the Synthetics Test Response to use for the variable. Valid values are `http_body`, `http_header`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 405
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#field SyntheticsTest#field}",
            "stability": "stable",
            "summary": "When type is `http_header`, name of the header to use to extract the value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 395
          },
          "name": "field",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepExtractedValue"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParser": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParser",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 295
      },
      "name": "SyntheticsTestApiStepExtractedValueParser",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of parser for a Synthetics global variable from a synthetics test. Valid values are `raw`, `json_path`, `regex`, `x_path`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 301
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#value SyntheticsTest#value}",
            "stability": "stable",
            "summary": "Regex or JSON path used for the parser. Not used with type `raw`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 307
          },
          "name": "value",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepExtractedValueParser"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParserOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParserOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 329
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 321
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 381
          },
          "name": "resetValue"
        }
      ],
      "name": "SyntheticsTestApiStepExtractedValueParserOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 369
          },
          "name": "typeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 385
          },
          "name": "valueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 362
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 375
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 333
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepExtractedValueParser"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepExtractedValueParserOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauth": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauth",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 427
      },
      "name": "SyntheticsTestApiStepRequestBasicauth",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#password SyntheticsTest#password}",
            "stability": "stable",
            "summary": "Password for authentication."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 433
          },
          "name": "password",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#username SyntheticsTest#username}",
            "stability": "stable",
            "summary": "Username for authentication."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 439
          },
          "name": "username",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestBasicauth"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauthOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauthOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 461
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 453
      },
      "name": "SyntheticsTestApiStepRequestBasicauthOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 501
          },
          "name": "passwordInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 514
          },
          "name": "usernameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 494
          },
          "name": "password",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 507
          },
          "name": "username",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 465
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestBasicauth"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestBasicauthOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificate": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificate",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 706
      },
      "name": "SyntheticsTestApiStepRequestClientCertificate",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#cert SyntheticsTest#cert}",
            "stability": "stable",
            "summary": "cert block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 712
          },
          "name": "cert",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#key SyntheticsTest#key}",
            "stability": "stable",
            "summary": "key block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 718
          },
          "name": "key",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificate"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 518
      },
      "name": "SyntheticsTestApiStepRequestClientCertificateCert",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#content SyntheticsTest#content}",
            "stability": "stable",
            "summary": "Content of the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 524
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#filename SyntheticsTest#filename}",
            "stability": "stable",
            "summary": "File name for the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 530
          },
          "name": "filename",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificateCert"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCertOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCertOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 552
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 544
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 604
          },
          "name": "resetFilename"
        }
      ],
      "name": "SyntheticsTestApiStepRequestClientCertificateCertOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 592
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 608
          },
          "name": "filenameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 585
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 598
          },
          "name": "filename",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 556
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificateCertOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 612
      },
      "name": "SyntheticsTestApiStepRequestClientCertificateKey",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#content SyntheticsTest#content}",
            "stability": "stable",
            "summary": "Content of the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 618
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#filename SyntheticsTest#filename}",
            "stability": "stable",
            "summary": "File name for the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 624
          },
          "name": "filename",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificateKey"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKeyOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKeyOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 646
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 638
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 698
          },
          "name": "resetFilename"
        }
      ],
      "name": "SyntheticsTestApiStepRequestClientCertificateKeyOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 686
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 702
          },
          "name": "filenameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 679
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 692
          },
          "name": "filename",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 650
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificateKeyOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 740
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 732
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 776
          },
          "name": "putCert",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 789
          },
          "name": "putKey",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey"
              }
            }
          ]
        }
      ],
      "name": "SyntheticsTestApiStepRequestClientCertificateOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 773
          },
          "name": "cert",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCertOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 786
          },
          "name": "key",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKeyOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 780
          },
          "name": "certInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateCert"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 793
          },
          "name": "keyInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificateKey"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 744
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestClientCertificate"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestClientCertificateOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 797
      },
      "name": "SyntheticsTestApiStepRequestDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#allow_insecure SyntheticsTest#allow_insecure}",
            "stability": "stable",
            "summary": "Allows loading insecure content for an HTTP test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 803
          },
          "name": "allowInsecure",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#body SyntheticsTest#body}",
            "stability": "stable",
            "summary": "The request body."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 809
          },
          "name": "body",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#dns_server SyntheticsTest#dns_server}",
            "stability": "stable",
            "summary": "DNS server to use for DNS tests (`subtype = \"dns\"`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 815
          },
          "name": "dnsServer",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#dns_server_port SyntheticsTest#dns_server_port}",
            "stability": "stable",
            "summary": "DNS server port to use for DNS tests."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 821
          },
          "name": "dnsServerPort",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#follow_redirects SyntheticsTest#follow_redirects}",
            "stability": "stable",
            "summary": "Determines whether or not the API HTTP test should follow redirects."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 827
          },
          "name": "followRedirects",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#host SyntheticsTest#host}",
            "stability": "stable",
            "summary": "Host name to perform the test with."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 833
          },
          "name": "host",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#method SyntheticsTest#method}",
            "stability": "stable",
            "summary": "The HTTP method. Valid values are `GET`, `POST`, `PATCH`, `PUT`, `DELETE`, `HEAD`, `OPTIONS`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 839
          },
          "name": "method",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#no_saving_response_body SyntheticsTest#no_saving_response_body}",
            "stability": "stable",
            "summary": "Determines whether or not to save the response body."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 845
          },
          "name": "noSavingResponseBody",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#number_of_packets SyntheticsTest#number_of_packets}",
            "stability": "stable",
            "summary": "Number of pings to use per test for ICMP tests (`subtype = \"icmp\"`) between 0 and 10."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 851
          },
          "name": "numberOfPackets",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#port SyntheticsTest#port}",
            "stability": "stable",
            "summary": "Port to use when performing the test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 857
          },
          "name": "port",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#servername SyntheticsTest#servername}",
            "stability": "stable",
            "summary": "For SSL tests, it specifies on which server you want to initiate the TLS handshake, allowing the server to present one of multiple possible certificates on the same IP address and TCP port number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 863
          },
          "name": "servername",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "For ICMP tests (`subtype = \"icmp\"`).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#should_track_hops SyntheticsTest#should_track_hops}",
            "stability": "stable",
            "summary": "This will turn on a traceroute probe to discover all gateways along the path to the host destination."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 869
          },
          "name": "shouldTrackHops",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#timeout SyntheticsTest#timeout}",
            "stability": "stable",
            "summary": "Timeout in seconds for the test. Defaults to `60`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 875
          },
          "name": "timeout",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#url SyntheticsTest#url}",
            "stability": "stable",
            "summary": "The URL to send the request to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 881
          },
          "name": "url",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestDefinition"
    },
    "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 915
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 907
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1026
          },
          "name": "resetAllowInsecure"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1042
          },
          "name": "resetBody"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1058
          },
          "name": "resetDnsServer"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1074
          },
          "name": "resetDnsServerPort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1090
          },
          "name": "resetFollowRedirects"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1106
          },
          "name": "resetHost"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1122
          },
          "name": "resetMethod"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1138
          },
          "name": "resetNoSavingResponseBody"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1154
          },
          "name": "resetNumberOfPackets"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1170
          },
          "name": "resetPort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1186
          },
          "name": "resetServername"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1202
          },
          "name": "resetShouldTrackHops"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1218
          },
          "name": "resetTimeout"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1234
          },
          "name": "resetUrl"
        }
      ],
      "name": "SyntheticsTestApiStepRequestDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1030
          },
          "name": "allowInsecureInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1046
          },
          "name": "bodyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1062
          },
          "name": "dnsServerInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1078
          },
          "name": "dnsServerPortInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1094
          },
          "name": "followRedirectsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1110
          },
          "name": "hostInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1126
          },
          "name": "methodInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1142
          },
          "name": "noSavingResponseBodyInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1158
          },
          "name": "numberOfPacketsInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1174
          },
          "name": "portInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1190
          },
          "name": "servernameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1206
          },
          "name": "shouldTrackHopsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1222
          },
          "name": "timeoutInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1238
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1020
          },
          "name": "allowInsecure",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1036
          },
          "name": "body",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1052
          },
          "name": "dnsServer",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1068
          },
          "name": "dnsServerPort",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1084
          },
          "name": "followRedirects",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1100
          },
          "name": "host",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1116
          },
          "name": "method",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1132
          },
          "name": "noSavingResponseBody",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1148
          },
          "name": "numberOfPackets",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1164
          },
          "name": "port",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1180
          },
          "name": "servername",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1196
          },
          "name": "shouldTrackHops",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1212
          },
          "name": "timeout",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1228
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 919
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStepRequestDefinition"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestApiStepRequestDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestAssertion": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertion",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1448
      },
      "name": "SyntheticsTestAssertion",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#operator SyntheticsTest#operator}",
            "stability": "stable",
            "summary": "Assertion operator. **Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test))."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1454
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "**Note** Only some combinations of `type` and `operator` are valid (please refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test)). Valid values are `body`, `header`, `statusCode`, `certificate`, `responseTime`, `property`, `recordEvery`, `recordSome`, `tlsVersion`, `minTlsVersion`, `latency`, `packetLossPercentage`, `packetsReceived`, `networkHop`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of assertion."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1472
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#property SyntheticsTest#property}",
            "stability": "stable",
            "summary": "If assertion type is `header`, this is the header name."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1460
          },
          "name": "property",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#target SyntheticsTest#target}",
            "stability": "stable",
            "summary": "Expected value. Depends on the assertion type, refer to [Datadog documentation](https://docs.datadoghq.com/api/latest/synthetics/#create-a-test) for details."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1466
          },
          "name": "target",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#targetjsonpath SyntheticsTest#targetjsonpath}",
            "stability": "stable",
            "summary": "targetjsonpath block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1478
          },
          "name": "targetjsonpath",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpath"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestAssertion"
    },
    "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpath": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpath",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1331
      },
      "name": "SyntheticsTestAssertionTargetjsonpath",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#jsonpath SyntheticsTest#jsonpath}",
            "stability": "stable",
            "summary": "The JSON path to assert."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1337
          },
          "name": "jsonpath",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#operator SyntheticsTest#operator}",
            "stability": "stable",
            "summary": "The specific operator to use on the path."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1343
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#targetvalue SyntheticsTest#targetvalue}",
            "stability": "stable",
            "summary": "Expected matching value."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1349
          },
          "name": "targetvalue",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestAssertionTargetjsonpath"
    },
    "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpathOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpathOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 1372
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1364
      },
      "name": "SyntheticsTestAssertionTargetjsonpathOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1418
          },
          "name": "jsonpathInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1431
          },
          "name": "operatorInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1444
          },
          "name": "targetvalueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1411
          },
          "name": "jsonpath",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1424
          },
          "name": "operator",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1437
          },
          "name": "targetvalue",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1376
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertionTargetjsonpath"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestAssertionTargetjsonpathOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserStep": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStep",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2153
      },
      "name": "SyntheticsTestBrowserStep",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "Name of the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2171
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#params SyntheticsTest#params}",
            "stability": "stable",
            "summary": "params block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2189
          },
          "name": "params",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParams"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `assertCurrentUrl`, `assertElementAttribute`, `assertElementContent`, `assertElementPresent`, `assertEmail`, `assertFileDownload`, `assertFromJavascript`, `assertPageContains`, `assertPageLacks`, `click`, `extractFromJavascript`, `extractVariable`, `goToEmailLink`, `goToUrl`, `goToUrlAndMeasureTti`, `hover`, `playSubTest`, `pressKey`, `refresh`, `runApiTest`, `scroll`, `selectOption`, `typeText`, `uploadFiles`, `wait`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2183
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#allow_failure SyntheticsTest#allow_failure}",
            "stability": "stable",
            "summary": "Determines if the step should be allowed to fail."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2159
          },
          "name": "allowFailure",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#force_element_update SyntheticsTest#force_element_update}",
            "stability": "stable",
            "summary": "Force update of the \"element\" parameter for the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2165
          },
          "name": "forceElementUpdate",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#timeout SyntheticsTest#timeout}",
            "stability": "stable",
            "summary": "Used to override the default timeout of a step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2177
          },
          "name": "timeout",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserStep"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserStepParams": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParams",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1592
      },
      "name": "SyntheticsTestBrowserStepParams",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#attribute SyntheticsTest#attribute}",
            "stability": "stable",
            "summary": "Name of the attribute to use for an \"assert attribute\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1598
          },
          "name": "attribute",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Valid values are `equals`, `notEquals`, `contains`, `notContains`, `startsWith`, `notStartsWith`, `greater`, `lower`, `greaterEquals`, `lowerEquals`, `matchRegex`, `between`, `isEmpty`, `notIsEmpty`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#check SyntheticsTest#check}",
            "stability": "stable",
            "summary": "Check type to use for an assertion step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1604
          },
          "name": "check",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#click_type SyntheticsTest#click_type}",
            "stability": "stable",
            "summary": "Type of click to use for a \"click\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1610
          },
          "name": "clickType",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#code SyntheticsTest#code}",
            "stability": "stable",
            "summary": "Javascript code to use for the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1616
          },
          "name": "code",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#delay SyntheticsTest#delay}",
            "stability": "stable",
            "summary": "Delay between each key stroke for a \"type test\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1622
          },
          "name": "delay",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#element SyntheticsTest#element}",
            "stability": "stable",
            "summary": "Element to use for the step, json encoded string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1628
          },
          "name": "element",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#email SyntheticsTest#email}",
            "stability": "stable",
            "summary": "Details of the email for an \"assert email\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1634
          },
          "name": "email",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#file SyntheticsTest#file}",
            "stability": "stable",
            "summary": "For an \"assert download\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1640
          },
          "name": "file",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#files SyntheticsTest#files}",
            "stability": "stable",
            "summary": "Details of the files for an \"upload files\" step, json encoded string."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1646
          },
          "name": "files",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#modifiers SyntheticsTest#modifiers}",
            "stability": "stable",
            "summary": "Modifier to use for a \"press key\" step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1652
          },
          "name": "modifiers",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#playing_tab_id SyntheticsTest#playing_tab_id}",
            "stability": "stable",
            "summary": "ID of the tab to play the subtest."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1658
          },
          "name": "playingTabId",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request SyntheticsTest#request}",
            "stability": "stable",
            "summary": "Request for an API step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1664
          },
          "name": "request",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#subtest_public_id SyntheticsTest#subtest_public_id}",
            "stability": "stable",
            "summary": "ID of the Synthetics test to use as subtest."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1670
          },
          "name": "subtestPublicId",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#value SyntheticsTest#value}",
            "stability": "stable",
            "summary": "Value of the step."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1676
          },
          "name": "value",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#variable SyntheticsTest#variable}",
            "stability": "stable",
            "summary": "variable block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1700
          },
          "name": "variable",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#with_click SyntheticsTest#with_click}",
            "stability": "stable",
            "summary": "For \"file upload\" steps."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1682
          },
          "name": "withClick",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#x SyntheticsTest#x}",
            "stability": "stable",
            "summary": "X coordinates for a \"scroll step\"."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1688
          },
          "name": "x",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#y SyntheticsTest#y}",
            "stability": "stable",
            "summary": "Y coordinates for a \"scroll step\"."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1694
          },
          "name": "y",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserStepParams"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 1738
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1730
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2142
          },
          "name": "putVariable",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1873
          },
          "name": "resetAttribute"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1889
          },
          "name": "resetCheck"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1905
          },
          "name": "resetClickType"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1921
          },
          "name": "resetCode"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1937
          },
          "name": "resetDelay"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1953
          },
          "name": "resetElement"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1969
          },
          "name": "resetEmail"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1985
          },
          "name": "resetFile"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2001
          },
          "name": "resetFiles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2017
          },
          "name": "resetModifiers"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2033
          },
          "name": "resetPlayingTabId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2049
          },
          "name": "resetRequest"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2065
          },
          "name": "resetSubtestPublicId"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2081
          },
          "name": "resetValue"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2145
          },
          "name": "resetVariable"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2097
          },
          "name": "resetWithClick"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2113
          },
          "name": "resetX"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2129
          },
          "name": "resetY"
        }
      ],
      "name": "SyntheticsTestBrowserStepParamsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2139
          },
          "name": "variable",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariableOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1877
          },
          "name": "attributeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1893
          },
          "name": "checkInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1909
          },
          "name": "clickTypeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1925
          },
          "name": "codeInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1941
          },
          "name": "delayInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1957
          },
          "name": "elementInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1973
          },
          "name": "emailInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1989
          },
          "name": "fileInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2005
          },
          "name": "filesInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2021
          },
          "name": "modifiersInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2037
          },
          "name": "playingTabIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2053
          },
          "name": "requestInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2069
          },
          "name": "subtestPublicIdInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2085
          },
          "name": "valueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2149
          },
          "name": "variableInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2101
          },
          "name": "withClickInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2117
          },
          "name": "xInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2133
          },
          "name": "yInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1867
          },
          "name": "attribute",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1883
          },
          "name": "check",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1899
          },
          "name": "clickType",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1915
          },
          "name": "code",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1931
          },
          "name": "delay",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1947
          },
          "name": "element",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1963
          },
          "name": "email",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1979
          },
          "name": "file",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1995
          },
          "name": "files",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2011
          },
          "name": "modifiers",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2027
          },
          "name": "playingTabId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2043
          },
          "name": "request",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2059
          },
          "name": "subtestPublicId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2075
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2091
          },
          "name": "withClick",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2107
          },
          "name": "x",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2123
          },
          "name": "y",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1742
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParams"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserStepParamsOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1495
      },
      "name": "SyntheticsTestBrowserStepParamsVariable",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#example SyntheticsTest#example}",
            "stability": "stable",
            "summary": "Example of the extracted variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1501
          },
          "name": "example",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "Name of the extracted variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1507
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserStepParamsVariable"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariableOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariableOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 1529
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 1521
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1568
          },
          "name": "resetExample"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1584
          },
          "name": "resetName"
        }
      ],
      "name": "SyntheticsTestBrowserStepParamsVariableOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1572
          },
          "name": "exampleInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1588
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1562
          },
          "name": "example",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1578
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 1533
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStepParamsVariable"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserStepParamsVariableOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestBrowserVariable": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserVariable",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2207
      },
      "name": "SyntheticsTestBrowserVariable",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "Name of the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2225
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of browser test variable. Valid values are `element`, `email`, `global`, `javascript`, `text`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2237
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#example SyntheticsTest#example}",
            "stability": "stable",
            "summary": "Example for the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2213
          },
          "name": "example",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This is actually only used (and required) in the case of using a variable of type `global`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#id SyntheticsTest#id}",
            "stability": "stable",
            "summary": "ID of the global variable to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2219
          },
          "name": "id",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#pattern SyntheticsTest#pattern}",
            "stability": "stable",
            "summary": "Pattern of the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2231
          },
          "name": "pattern",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestBrowserVariable"
    },
    "@cdktf/provider-datadog.SyntheticsTestConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 9
      },
      "name": "SyntheticsTestConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#locations SyntheticsTest#locations}",
            "stability": "stable",
            "summary": "Array of locations used to run the test. Refer to [Datadog documentation](https://docs.datadoghq.com/synthetics/api_test/#request) for available locations (e.g. `aws:eu-central-1`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 21
          },
          "name": "locations",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "Name of Datadog synthetics test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 33
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#status SyntheticsTest#status}",
            "stability": "stable",
            "summary": "Define whether you want to start (`live`) or pause (`paused`) a Synthetic test. Valid values are `live`, `paused`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 57
          },
          "name": "status",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Synthetics test type. Valid values are `api`, `browser`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 75
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#api_step SyntheticsTest#api_step}",
            "stability": "stable",
            "summary": "api_step block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 81
          },
          "name": "apiStep",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestApiStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#assertion SyntheticsTest#assertion}",
            "stability": "stable",
            "summary": "assertion block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 87
          },
          "name": "assertion",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestAssertion"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#browser_step SyntheticsTest#browser_step}",
            "stability": "stable",
            "summary": "browser_step block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 93
          },
          "name": "browserStep",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserStep"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#browser_variable SyntheticsTest#browser_variable}",
            "stability": "stable",
            "summary": "browser_variable block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 99
          },
          "name": "browserVariable",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestBrowserVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#config_variable SyntheticsTest#config_variable}",
            "stability": "stable",
            "summary": "config_variable block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 105
          },
          "name": "configVariable",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestConfigVariable"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Array with the different device IDs used to run the test. Valid values are `laptop_large`, `tablet`, `mobile_small`, `chrome.laptop_large`, `chrome.tablet`, `chrome.mobile_small`, `firefox.laptop_large`, `firefox.tablet`, `firefox.mobile_small`, `edge.laptop_large`, `edge.tablet`, `edge.mobile_small`.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#device_ids SyntheticsTest#device_ids}",
            "stability": "stable",
            "summary": "Required if `type = \"browser\"`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 15
          },
          "name": "deviceIds",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Email notifications can be sent to specific users by using the same `@username` notation as events.\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#message SyntheticsTest#message}",
            "stability": "stable",
            "summary": "A message to include with notifications for this synthetics test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 27
          },
          "name": "message",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#options_list SyntheticsTest#options_list}",
            "stability": "stable",
            "summary": "options_list block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 111
          },
          "name": "optionsList",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsList"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_basicauth SyntheticsTest#request_basicauth}",
            "stability": "stable",
            "summary": "request_basicauth block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 117
          },
          "name": "requestBasicauth",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_client_certificate SyntheticsTest#request_client_certificate}",
            "stability": "stable",
            "summary": "request_client_certificate block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 123
          },
          "name": "requestClientCertificate",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_definition SyntheticsTest#request_definition}",
            "stability": "stable",
            "summary": "request_definition block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 129
          },
          "name": "requestDefinition",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinition"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_headers SyntheticsTest#request_headers}",
            "stability": "stable",
            "summary": "Header name and value map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 39
          },
          "name": "requestHeaders",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#request_query SyntheticsTest#request_query}",
            "stability": "stable",
            "summary": "Query arguments name and value map."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 45
          },
          "name": "requestQuery",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "fqn": "cdktf.IResolvable"
                },
                {
                  "collection": {
                    "elementtype": {
                      "primitive": "string"
                    },
                    "kind": "map"
                  }
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#set_cookie SyntheticsTest#set_cookie}",
            "stability": "stable",
            "summary": "Cookies to be used for a browser test request, using the [Set-Cookie](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie) syntax."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 51
          },
          "name": "setCookie",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#subtype SyntheticsTest#subtype}",
            "stability": "stable",
            "summary": "The subtype of the Synthetic API test. Defaults to `http`. Valid values are `http`, `ssl`, `tcp`, `dns`, `multi`, `icmp`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 63
          },
          "name": "subtype",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "This can help you categorize and filter tests in the manage synthetics page of the UI. Default is an empty list (`[]`).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#tags SyntheticsTest#tags}",
            "stability": "stable",
            "summary": "A list of tags to associate with your synthetics test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 69
          },
          "name": "tags",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestConfig"
    },
    "@cdktf/provider-datadog.SyntheticsTestConfigVariable": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestConfigVariable",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2254
      },
      "name": "SyntheticsTestConfigVariable",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#name SyntheticsTest#name}",
            "stability": "stable",
            "summary": "Name of the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2272
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#type SyntheticsTest#type}",
            "stability": "stable",
            "summary": "Type of test configuration variable. Valid values are `global`, `text`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2284
          },
          "name": "type",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#example SyntheticsTest#example}",
            "stability": "stable",
            "summary": "Example for the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2260
          },
          "name": "example",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#id SyntheticsTest#id}",
            "stability": "stable",
            "summary": "When type = `global`, ID of the global variable to use."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2266
          },
          "name": "id",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#pattern SyntheticsTest#pattern}",
            "stability": "stable",
            "summary": "Pattern of the variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2278
          },
          "name": "pattern",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestConfigVariable"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsList": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsList",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2466
      },
      "name": "SyntheticsTestOptionsList",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#tick_every SyntheticsTest#tick_every}",
            "stability": "stable",
            "summary": "How often the test should run (in seconds)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2518
          },
          "name": "tickEvery",
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#accept_self_signed SyntheticsTest#accept_self_signed}",
            "stability": "stable",
            "summary": "For SSL test, whether or not the test should allow self signed certificates."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2472
          },
          "name": "acceptSelfSigned",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#allow_insecure SyntheticsTest#allow_insecure}",
            "stability": "stable",
            "summary": "Allows loading insecure content for an HTTP test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2478
          },
          "name": "allowInsecure",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#follow_redirects SyntheticsTest#follow_redirects}",
            "stability": "stable",
            "summary": "Determines whether or not the API HTTP test should follow redirects."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2484
          },
          "name": "followRedirects",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#min_failure_duration SyntheticsTest#min_failure_duration}",
            "stability": "stable",
            "summary": "Minimum amount of time in failure required to trigger an alert. Default is `0`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2490
          },
          "name": "minFailureDuration",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#min_location_failed SyntheticsTest#min_location_failed}",
            "stability": "stable",
            "summary": "Minimum number of locations in failure required to trigger an alert. Default is `1`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2496
          },
          "name": "minLocationFailed",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#monitor_name SyntheticsTest#monitor_name}",
            "stability": "stable",
            "summary": "The monitor name is used for the alert title as well as for all monitor dashboard widgets and SLOs."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2502
          },
          "name": "monitorName",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#monitor_options SyntheticsTest#monitor_options}",
            "stability": "stable",
            "summary": "monitor_options block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2524
          },
          "name": "monitorOptions",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions"
          }
        },
        {
          "abstract": true,
          "docs": {
            "stability": "stable",
            "summary": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#monitor_priority SyntheticsTest#monitor_priority}."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2506
          },
          "name": "monitorPriority",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#no_screenshot SyntheticsTest#no_screenshot}",
            "stability": "stable",
            "summary": "Prevents saving screenshots of the steps."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2512
          },
          "name": "noScreenshot",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#retry SyntheticsTest#retry}",
            "stability": "stable",
            "summary": "retry block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2530
          },
          "name": "retry",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsList"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2301
      },
      "name": "SyntheticsTestOptionsListMonitorOptions",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#renotify_interval SyntheticsTest#renotify_interval}",
            "stability": "stable",
            "summary": "Specify a renotification frequency."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2307
          },
          "name": "renotifyInterval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsListMonitorOptions"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptionsOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptionsOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 2328
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2320
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2361
          },
          "name": "resetRenotifyInterval"
        }
      ],
      "name": "SyntheticsTestOptionsListMonitorOptionsOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2365
          },
          "name": "renotifyIntervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2355
          },
          "name": "renotifyInterval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2332
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsListMonitorOptionsOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsListOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 2561
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2553
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2792
          },
          "name": "putMonitorOptions",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2808
          },
          "name": "putRetry",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2654
          },
          "name": "resetAcceptSelfSigned"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2670
          },
          "name": "resetAllowInsecure"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2686
          },
          "name": "resetFollowRedirects"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2702
          },
          "name": "resetMinFailureDuration"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2718
          },
          "name": "resetMinLocationFailed"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2734
          },
          "name": "resetMonitorName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2795
          },
          "name": "resetMonitorOptions"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2750
          },
          "name": "resetMonitorPriority"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2766
          },
          "name": "resetNoScreenshot"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2811
          },
          "name": "resetRetry"
        }
      ],
      "name": "SyntheticsTestOptionsListOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2789
          },
          "name": "monitorOptions",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptionsOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2805
          },
          "name": "retry",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetryOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2658
          },
          "name": "acceptSelfSignedInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2674
          },
          "name": "allowInsecureInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2690
          },
          "name": "followRedirectsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2706
          },
          "name": "minFailureDurationInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2722
          },
          "name": "minLocationFailedInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2738
          },
          "name": "monitorNameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2799
          },
          "name": "monitorOptionsInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListMonitorOptions"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2754
          },
          "name": "monitorPriorityInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2770
          },
          "name": "noScreenshotInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2815
          },
          "name": "retryInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2783
          },
          "name": "tickEveryInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2648
          },
          "name": "acceptSelfSigned",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2664
          },
          "name": "allowInsecure",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2680
          },
          "name": "followRedirects",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2696
          },
          "name": "minFailureDuration",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2712
          },
          "name": "minLocationFailed",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2728
          },
          "name": "monitorName",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2744
          },
          "name": "monitorPriority",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2760
          },
          "name": "noScreenshot",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2776
          },
          "name": "tickEvery",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2565
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsList"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsListOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2369
      },
      "name": "SyntheticsTestOptionsListRetry",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#count SyntheticsTest#count}",
            "stability": "stable",
            "summary": "Number of retries needed to consider a location as failed before sending a notification alert."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2375
          },
          "name": "count",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#interval SyntheticsTest#interval}",
            "stability": "stable",
            "summary": "Interval between a failed test and the next retry in milliseconds."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2381
          },
          "name": "interval",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsListRetry"
    },
    "@cdktf/provider-datadog.SyntheticsTestOptionsListRetryOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetryOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 2403
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2395
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2442
          },
          "name": "resetCount"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2458
          },
          "name": "resetInterval"
        }
      ],
      "name": "SyntheticsTestOptionsListRetryOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2446
          },
          "name": "countInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2462
          },
          "name": "intervalInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2436
          },
          "name": "count",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2452
          },
          "name": "interval",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2407
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestOptionsListRetry"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestOptionsListRetryOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2819
      },
      "name": "SyntheticsTestRequestBasicauth",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#password SyntheticsTest#password}",
            "stability": "stable",
            "summary": "Password for authentication."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2825
          },
          "name": "password",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#username SyntheticsTest#username}",
            "stability": "stable",
            "summary": "Username for authentication."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2831
          },
          "name": "username",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestBasicauth"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestBasicauthOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauthOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 2853
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2845
      },
      "name": "SyntheticsTestRequestBasicauthOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2893
          },
          "name": "passwordInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2906
          },
          "name": "usernameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2886
          },
          "name": "password",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2899
          },
          "name": "username",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2857
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestBasicauth"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestBasicauthOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3098
      },
      "name": "SyntheticsTestRequestClientCertificate",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#cert SyntheticsTest#cert}",
            "stability": "stable",
            "summary": "cert block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3104
          },
          "name": "cert",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#key SyntheticsTest#key}",
            "stability": "stable",
            "summary": "key block."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3110
          },
          "name": "key",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificate"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2910
      },
      "name": "SyntheticsTestRequestClientCertificateCert",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#content SyntheticsTest#content}",
            "stability": "stable",
            "summary": "Content of the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2916
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#filename SyntheticsTest#filename}",
            "stability": "stable",
            "summary": "File name for the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2922
          },
          "name": "filename",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificateCert"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCertOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCertOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 2944
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 2936
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2996
          },
          "name": "resetFilename"
        }
      ],
      "name": "SyntheticsTestRequestClientCertificateCertOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2984
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3000
          },
          "name": "filenameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2977
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2990
          },
          "name": "filename",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 2948
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificateCertOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3004
      },
      "name": "SyntheticsTestRequestClientCertificateKey",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#content SyntheticsTest#content}",
            "stability": "stable",
            "summary": "Content of the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3010
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#filename SyntheticsTest#filename}",
            "stability": "stable",
            "summary": "File name for the certificate."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3016
          },
          "name": "filename",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificateKey"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKeyOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKeyOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 3038
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3030
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3090
          },
          "name": "resetFilename"
        }
      ],
      "name": "SyntheticsTestRequestClientCertificateKeyOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3078
          },
          "name": "contentInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3094
          },
          "name": "filenameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3071
          },
          "name": "content",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3084
          },
          "name": "filename",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3042
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificateKeyOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 3132
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3124
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3168
          },
          "name": "putCert",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert"
              }
            }
          ]
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3181
          },
          "name": "putKey",
          "parameters": [
            {
              "name": "value",
              "type": {
                "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey"
              }
            }
          ]
        }
      ],
      "name": "SyntheticsTestRequestClientCertificateOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3165
          },
          "name": "cert",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCertOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3178
          },
          "name": "key",
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKeyOutputReference"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3172
          },
          "name": "certInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateCert"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3185
          },
          "name": "keyInput",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificateKey"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3136
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestClientCertificate"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestClientCertificateOutputReference"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestDefinition": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinition",
      "kind": "interface",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3189
      },
      "name": "SyntheticsTestRequestDefinition",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#body SyntheticsTest#body}",
            "stability": "stable",
            "summary": "The request body."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3195
          },
          "name": "body",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#dns_server SyntheticsTest#dns_server}",
            "stability": "stable",
            "summary": "DNS server to use for DNS tests (`subtype = \"dns\"`)."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3201
          },
          "name": "dnsServer",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#dns_server_port SyntheticsTest#dns_server_port}",
            "stability": "stable",
            "summary": "DNS server port to use for DNS tests."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3207
          },
          "name": "dnsServerPort",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#host SyntheticsTest#host}",
            "stability": "stable",
            "summary": "Host name to perform the test with."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3213
          },
          "name": "host",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#method SyntheticsTest#method}",
            "stability": "stable",
            "summary": "The HTTP method. Valid values are `GET`, `POST`, `PATCH`, `PUT`, `DELETE`, `HEAD`, `OPTIONS`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3219
          },
          "name": "method",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#no_saving_response_body SyntheticsTest#no_saving_response_body}",
            "stability": "stable",
            "summary": "Determines whether or not to save the response body."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3225
          },
          "name": "noSavingResponseBody",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#number_of_packets SyntheticsTest#number_of_packets}",
            "stability": "stable",
            "summary": "Number of pings to use per test for ICMP tests (`subtype = \"icmp\"`) between 0 and 10."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3231
          },
          "name": "numberOfPackets",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#port SyntheticsTest#port}",
            "stability": "stable",
            "summary": "Port to use when performing the test."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3237
          },
          "name": "port",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#servername SyntheticsTest#servername}",
            "stability": "stable",
            "summary": "For SSL tests, it specifies on which server you want to initiate the TLS handshake, allowing the server to present one of multiple possible certificates on the same IP address and TCP port number."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3243
          },
          "name": "servername",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "For ICMP tests (`subtype = \"icmp\"`).\n\nDocs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#should_track_hops SyntheticsTest#should_track_hops}",
            "stability": "stable",
            "summary": "This will turn on a traceroute probe to discover all gateways along the path to the host destination."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3249
          },
          "name": "shouldTrackHops",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#timeout SyntheticsTest#timeout}",
            "stability": "stable",
            "summary": "Timeout in seconds for the test. Defaults to `60`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3255
          },
          "name": "timeout",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/synthetics_test.html#url SyntheticsTest#url}",
            "stability": "stable",
            "summary": "The URL to send the request to."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3261
          },
          "name": "url",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestDefinition"
    },
    "@cdktf/provider-datadog.SyntheticsTestRequestDefinitionOutputReference": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.ComplexObject",
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinitionOutputReference",
      "initializer": {
        "docs": {
          "stability": "stable"
        },
        "locationInModule": {
          "filename": "src/synthetics-test.ts",
          "line": 3293
        },
        "parameters": [
          {
            "docs": {
              "summary": "The parent resource."
            },
            "name": "terraformResource",
            "type": {
              "fqn": "cdktf.ITerraformResource"
            }
          },
          {
            "docs": {
              "summary": "The attribute on the parent resource this class is referencing."
            },
            "name": "terraformAttribute",
            "type": {
              "primitive": "string"
            }
          },
          {
            "docs": {
              "summary": "True if this is a block, false if it's a list."
            },
            "name": "isSingleItem",
            "type": {
              "primitive": "boolean"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/synthetics-test.ts",
        "line": 3285
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3392
          },
          "name": "resetBody"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3408
          },
          "name": "resetDnsServer"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3424
          },
          "name": "resetDnsServerPort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3440
          },
          "name": "resetHost"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3456
          },
          "name": "resetMethod"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3472
          },
          "name": "resetNoSavingResponseBody"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3488
          },
          "name": "resetNumberOfPackets"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3504
          },
          "name": "resetPort"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3520
          },
          "name": "resetServername"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3536
          },
          "name": "resetShouldTrackHops"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3552
          },
          "name": "resetTimeout"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3568
          },
          "name": "resetUrl"
        }
      ],
      "name": "SyntheticsTestRequestDefinitionOutputReference",
      "properties": [
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3396
          },
          "name": "bodyInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3412
          },
          "name": "dnsServerInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3428
          },
          "name": "dnsServerPortInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3444
          },
          "name": "hostInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3460
          },
          "name": "methodInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3476
          },
          "name": "noSavingResponseBodyInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3492
          },
          "name": "numberOfPacketsInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3508
          },
          "name": "portInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3524
          },
          "name": "servernameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3540
          },
          "name": "shouldTrackHopsInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3556
          },
          "name": "timeoutInput",
          "optional": true,
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3572
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3386
          },
          "name": "body",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3402
          },
          "name": "dnsServer",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3418
          },
          "name": "dnsServerPort",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3434
          },
          "name": "host",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3450
          },
          "name": "method",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3466
          },
          "name": "noSavingResponseBody",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3482
          },
          "name": "numberOfPackets",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3498
          },
          "name": "port",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3514
          },
          "name": "servername",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3530
          },
          "name": "shouldTrackHops",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3546
          },
          "name": "timeout",
          "type": {
            "primitive": "number"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3562
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/synthetics-test.ts",
            "line": 3297
          },
          "name": "internalValue",
          "optional": true,
          "type": {
            "fqn": "@cdktf/provider-datadog.SyntheticsTestRequestDefinition"
          }
        }
      ],
      "symbolId": "src/synthetics-test:SyntheticsTestRequestDefinitionOutputReference"
    },
    "@cdktf/provider-datadog.User": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/user.html datadog_user}."
      },
      "fqn": "@cdktf/provider-datadog.User",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/user.html datadog_user} Resource."
        },
        "locationInModule": {
          "filename": "src/user.ts",
          "line": 63
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.UserConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/user.ts",
        "line": 45
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 93
          },
          "name": "resetDisabled"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 127
          },
          "name": "resetName"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 143
          },
          "name": "resetRoles"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 159
          },
          "name": "resetSendUserInvitation"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 181
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "User",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 50
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 115
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 168
          },
          "name": "userInvitationId",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 173
          },
          "name": "verified",
          "type": {
            "primitive": "any"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 97
          },
          "name": "disabledInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 110
          },
          "name": "emailInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 131
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 147
          },
          "name": "rolesInput",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 163
          },
          "name": "sendUserInvitationInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 87
          },
          "name": "disabled",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 103
          },
          "name": "email",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 121
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 137
          },
          "name": "roles",
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 153
          },
          "name": "sendUserInvitation",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/user:User"
    },
    "@cdktf/provider-datadog.UserConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.UserConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/user.ts",
        "line": 9
      },
      "name": "UserConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/user.html#email User#email}",
            "stability": "stable",
            "summary": "Email address for user."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 21
          },
          "name": "email",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/user.html#disabled User#disabled}",
            "stability": "stable",
            "summary": "Whether the user is disabled."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 15
          },
          "name": "disabled",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/user.html#name User#name}",
            "stability": "stable",
            "summary": "Name for user."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 27
          },
          "name": "name",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/user.html#roles User#roles}",
            "stability": "stable",
            "summary": "A list a role IDs to assign to the user."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 33
          },
          "name": "roles",
          "optional": true,
          "type": {
            "collection": {
              "elementtype": {
                "primitive": "string"
              },
              "kind": "array"
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/user.html#send_user_invitation User#send_user_invitation}",
            "stability": "stable",
            "summary": "Whether an invitation email should be sent when the user is created."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/user.ts",
            "line": 39
          },
          "name": "sendUserInvitation",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        }
      ],
      "symbolId": "src/user:UserConfig"
    },
    "@cdktf/provider-datadog.Webhook": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html datadog_webhook}."
      },
      "fqn": "@cdktf/provider-datadog.Webhook",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html datadog_webhook} Resource."
        },
        "locationInModule": {
          "filename": "src/webhook.ts",
          "line": 63
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.WebhookConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/webhook.ts",
        "line": 45
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 93
          },
          "name": "resetCustomHeaders"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 109
          },
          "name": "resetEncodeAs"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 143
          },
          "name": "resetPayload"
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 168
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "Webhook",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 50
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 118
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 97
          },
          "name": "customHeadersInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 113
          },
          "name": "encodeAsInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 131
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 147
          },
          "name": "payloadInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 160
          },
          "name": "urlInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 87
          },
          "name": "customHeaders",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 103
          },
          "name": "encodeAs",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 124
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 137
          },
          "name": "payload",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 153
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/webhook:Webhook"
    },
    "@cdktf/provider-datadog.WebhookConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.WebhookConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/webhook.ts",
        "line": 9
      },
      "name": "WebhookConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html#name Webhook#name}",
            "stability": "stable",
            "summary": "The name of the webhook. It corresponds with `<WEBHOOK_NAME>`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 27
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html#url Webhook#url}",
            "stability": "stable",
            "summary": "The URL of the webhook."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 39
          },
          "name": "url",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html#custom_headers Webhook#custom_headers}",
            "stability": "stable",
            "summary": "The headers attached to the webhook."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 15
          },
          "name": "customHeaders",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html#encode_as Webhook#encode_as}",
            "stability": "stable",
            "summary": "Encoding type. Valid values are `json`, `form`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 21
          },
          "name": "encodeAs",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook.html#payload Webhook#payload}",
            "stability": "stable",
            "summary": "The payload of the webhook."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook.ts",
            "line": 33
          },
          "name": "payload",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/webhook:WebhookConfig"
    },
    "@cdktf/provider-datadog.WebhookCustomVariable": {
      "assembly": "@cdktf/provider-datadog",
      "base": "cdktf.TerraformResource",
      "docs": {
        "stability": "stable",
        "summary": "Represents a {@link https://www.terraform.io/docs/providers/datadog/r/webhook_custom_variable.html datadog_webhook_custom_variable}."
      },
      "fqn": "@cdktf/provider-datadog.WebhookCustomVariable",
      "initializer": {
        "docs": {
          "stability": "stable",
          "summary": "Create a new {@link https://www.terraform.io/docs/providers/datadog/r/webhook_custom_variable.html datadog_webhook_custom_variable} Resource."
        },
        "locationInModule": {
          "filename": "src/webhook-custom-variable.ts",
          "line": 51
        },
        "parameters": [
          {
            "docs": {
              "summary": "The scope in which to define this construct."
            },
            "name": "scope",
            "type": {
              "fqn": "constructs.Construct"
            }
          },
          {
            "docs": {
              "remarks": "Must be unique amongst siblings in the same scope",
              "summary": "The scoped construct ID."
            },
            "name": "id",
            "type": {
              "primitive": "string"
            }
          },
          {
            "name": "config",
            "type": {
              "fqn": "@cdktf/provider-datadog.WebhookCustomVariableConfig"
            }
          }
        ]
      },
      "kind": "class",
      "locationInModule": {
        "filename": "src/webhook-custom-variable.ts",
        "line": 33
      },
      "methods": [
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 119
          },
          "name": "synthesizeAttributes",
          "overrides": "cdktf.TerraformResource",
          "protected": true,
          "returns": {
            "type": {
              "collection": {
                "elementtype": {
                  "primitive": "any"
                },
                "kind": "map"
              }
            }
          }
        }
      ],
      "name": "WebhookCustomVariable",
      "properties": [
        {
          "const": true,
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 38
          },
          "name": "tfResourceType",
          "static": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 72
          },
          "name": "id",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 85
          },
          "name": "isSecretInput",
          "optional": true,
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 98
          },
          "name": "nameInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 111
          },
          "name": "valueInput",
          "optional": true,
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 78
          },
          "name": "isSecret",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 91
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "docs": {
            "stability": "stable"
          },
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 104
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/webhook-custom-variable:WebhookCustomVariable"
    },
    "@cdktf/provider-datadog.WebhookCustomVariableConfig": {
      "assembly": "@cdktf/provider-datadog",
      "datatype": true,
      "docs": {
        "stability": "stable"
      },
      "fqn": "@cdktf/provider-datadog.WebhookCustomVariableConfig",
      "interfaces": [
        "cdktf.TerraformMetaArguments"
      ],
      "kind": "interface",
      "locationInModule": {
        "filename": "src/webhook-custom-variable.ts",
        "line": 9
      },
      "name": "WebhookCustomVariableConfig",
      "properties": [
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook_custom_variable.html#is_secret WebhookCustomVariable#is_secret}",
            "stability": "stable",
            "summary": "Whether the custom variable is secret or not."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 15
          },
          "name": "isSecret",
          "type": {
            "union": {
              "types": [
                {
                  "primitive": "boolean"
                },
                {
                  "fqn": "cdktf.IResolvable"
                }
              ]
            }
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook_custom_variable.html#name WebhookCustomVariable#name}",
            "stability": "stable",
            "summary": "The name of the variable. It corresponds with `<CUSTOM_VARIABLE_NAME>`."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 21
          },
          "name": "name",
          "type": {
            "primitive": "string"
          }
        },
        {
          "abstract": true,
          "docs": {
            "remarks": "Docs at Terraform Registry: {@link https://www.terraform.io/docs/providers/datadog/r/webhook_custom_variable.html#value WebhookCustomVariable#value}",
            "stability": "stable",
            "summary": "The value of the custom variable."
          },
          "immutable": true,
          "locationInModule": {
            "filename": "src/webhook-custom-variable.ts",
            "line": 27
          },
          "name": "value",
          "type": {
            "primitive": "string"
          }
        }
      ],
      "symbolId": "src/webhook-custom-variable:WebhookCustomVariableConfig"
    }
  },
  "version": "0.3.2",
  "fingerprint": "FxPl8v1I8q4cKjfdbg4UMSQSAozHxqXnvO0HbonF2Gg="
}
